Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Daead.c92 static void crypto_aead_exit_tfm(struct crypto_tfm *tfm) in crypto_aead_exit_tfm() function
110 aead->base.exit = crypto_aead_exit_tfm; in crypto_aead_init_tfm()