Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
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()