Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dpcrypt.c199 static void pcrypt_aead_exit_tfm(struct crypto_aead *tfm) in pcrypt_aead_exit_tfm() function
274 inst->alg.exit = pcrypt_aead_exit_tfm; in pcrypt_create_aead()