Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcmac.c233 static void cmac_exit_tfm(struct crypto_shash *tfm) in cmac_exit_tfm() function
299 inst->alg.exit_tfm = cmac_exit_tfm; in cmac_create()