Home
last modified time | relevance | path

Searched refs:crypto_ccm_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dccm.c436 static void crypto_ccm_free(struct aead_instance *inst) in crypto_ccm_free() function
520 inst->free = crypto_ccm_free; in crypto_ccm_create_common()
525 crypto_ccm_free(inst); in crypto_ccm_create_common()
/kernel/linux/linux-6.6/crypto/
H A Dccm.c436 static void crypto_ccm_free(struct aead_instance *inst) in crypto_ccm_free() function
520 inst->free = crypto_ccm_free; in crypto_ccm_create_common()
525 crypto_ccm_free(inst); in crypto_ccm_create_common()

Completed in 4 milliseconds