Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c682 static void crypto_skcipher_free_instance(struct crypto_instance *inst) in crypto_skcipher_free_instance() function
738 .free = crypto_skcipher_free_instance,
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c705 static void crypto_skcipher_free_instance(struct crypto_instance *inst) in crypto_skcipher_free_instance() function
775 .free = crypto_skcipher_free_instance,

Completed in 3 milliseconds