Home
last modified time | relevance | path

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

/crypto/
Dhmac.c164 static void hmac_exit_tfm(struct crypto_tfm *tfm) in hmac_exit_tfm() function
221 inst->alg.base.cra_exit = hmac_exit_tfm; in hmac_create()