Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c658 static void crypto_skcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_skcipher_exit_tfm() function
674 skcipher->base.exit = crypto_skcipher_exit_tfm; in crypto_skcipher_init_tfm()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c681 static void crypto_skcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_skcipher_exit_tfm() function
697 skcipher->base.exit = crypto_skcipher_exit_tfm; in crypto_skcipher_init_tfm()

Completed in 3 milliseconds