Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dvmac.c613 static void vmac_exit_tfm(struct crypto_tfm *tfm) in vmac_exit_tfm() function
656 inst->alg.base.cra_exit = vmac_exit_tfm; in vmac_create()