Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcryptd.c464 static void cryptd_hash_exit_tfm(struct crypto_ahash *tfm) in cryptd_hash_exit_tfm() function
697 inst->alg.exit_tfm = cryptd_hash_exit_tfm; in cryptd_create_hash()