Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcmac.c221 static void cmac_exit_tfm(struct crypto_tfm *tfm) in cmac_exit_tfm() function
281 inst->alg.base.cra_exit = cmac_exit_tfm; in cmac_create()