Home
last modified time | relevance | path

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

/linux/crypto/
H A Dccm.c841 static void cbcmac_exit_tfm(struct crypto_tfm *tfm) in cbcmac_exit_tfm() function
883 inst->alg.base.cra_exit = cbcmac_exit_tfm; in cbcmac_create()