Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dccm.c911 static void cbcmac_exit_tfm(struct crypto_tfm *tfm) in cbcmac_exit_tfm() function
953 inst->alg.base.cra_exit = cbcmac_exit_tfm; in cbcmac_create()