Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dcryptd.c413 static void cryptd_hash_exit_tfm(struct crypto_tfm *tfm) in cryptd_hash_exit_tfm() function
634 inst->alg.halg.base.cra_exit = cryptd_hash_exit_tfm; in cryptd_create_hash()