Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Daead.c211 static void crypto_aead_free_instance(struct crypto_instance *inst) in crypto_aead_free_instance() function
241 .free = crypto_aead_free_instance,