Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dpcrypt.c207 static void pcrypt_aead_exit_tfm(struct crypto_aead *tfm) in pcrypt_aead_exit_tfm() function
282 inst->alg.exit = pcrypt_aead_exit_tfm; in pcrypt_create_aead()