Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcmac.c226 static void cmac_exit_tfm(struct crypto_shash *tfm) in cmac_exit_tfm() function
282 inst->alg.exit_tfm = cmac_exit_tfm; in cmac_create()