Home
last modified time | relevance | path

Searched refs:cryptd_aead_exit_tfm (Results 1 – 1 of 1) sorted by last modified time

/linux/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()