Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dcryptd.c354 static void cryptd_skcipher_exit_tfm(struct crypto_skcipher *tfm) in cryptd_skcipher_exit_tfm() function
410 inst->alg.exit = cryptd_skcipher_exit_tfm; in cryptd_create_skcipher()