Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dccm.c857 static void cbcmac_exit_tfm(struct crypto_tfm *tfm) in cbcmac_exit_tfm() function
900 inst->alg.base.cra_exit = cbcmac_exit_tfm; in cbcmac_create()