Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dmcryptd.c291 static void mcryptd_hash_exit_tfm(struct crypto_tfm *tfm) in mcryptd_hash_exit_tfm() function
528 inst->alg.halg.base.cra_exit = mcryptd_hash_exit_tfm; in mcryptd_create_hash()