Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c905 static void skcipher_exit_tfm_simple(struct crypto_skcipher *tfm) in skcipher_exit_tfm_simple() function
977 inst->alg.exit = skcipher_exit_tfm_simple; in skcipher_alloc_instance_simple()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c951 static void skcipher_exit_tfm_simple(struct crypto_skcipher *tfm) in skcipher_exit_tfm_simple() function
1023 inst->alg.exit = skcipher_exit_tfm_simple; in skcipher_alloc_instance_simple()

Completed in 3 milliseconds