Home
last modified time | relevance | path

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

/openbmc/linux/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()