Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dauthenc.c352 static void crypto_authenc_exit_tfm(struct crypto_aead *tfm) in crypto_authenc_exit_tfm() function
430 inst->alg.exit = crypto_authenc_exit_tfm; in crypto_authenc_create()