Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dhmac.c163 static void hmac_exit_tfm(struct crypto_shash *parent) in hmac_exit_tfm() function
230 inst->alg.exit_tfm = hmac_exit_tfm; in hmac_create()