Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Dccm.c428 static void crypto_ccm_exit_tfm(struct crypto_aead *tfm) in crypto_ccm_exit_tfm() function
514 inst->alg.exit = crypto_ccm_exit_tfm; in crypto_ccm_create_common()