Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds