Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A 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()