Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dhmac.c159 static void hmac_exit_tfm(struct crypto_shash *parent) in hmac_exit_tfm() function
226 inst->alg.exit_tfm = hmac_exit_tfm; in hmac_create()