Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dmcryptd.c294 static void mcryptd_hash_exit_tfm(struct crypto_tfm *tfm) in mcryptd_hash_exit_tfm() function
532 inst->alg.halg.base.cra_exit = mcryptd_hash_exit_tfm; in mcryptd_create_hash()