Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dskcipher.c653 static void crypto_skcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_skcipher_exit_tfm() function
669 skcipher->base.exit = crypto_skcipher_exit_tfm; in crypto_skcipher_init_tfm()