Home
last modified time | relevance | path

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

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