Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c808 static void cryptd_aead_exit_tfm(struct crypto_aead *tfm) in cryptd_aead_exit_tfm() function
861 inst->alg.exit = cryptd_aead_exit_tfm; in cryptd_create_aead()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 5 milliseconds