Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Dcryptd.c852 static void cryptd_aead_exit_tfm(struct crypto_aead *tfm) in cryptd_aead_exit_tfm() function
905 inst->alg.exit = cryptd_aead_exit_tfm; in cryptd_create_aead()