Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dlskcipher.c241 static void crypto_lskcipher_free_instance(struct crypto_instance *inst) in crypto_lskcipher_free_instance() function
286 .free = crypto_lskcipher_free_instance,