Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c762 static void crypto_skcipher_free_instance(struct crypto_instance *inst) in crypto_skcipher_free_instance() function
811 .free = crypto_skcipher_free_instance,