Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Daead.h103 static inline void crypto_drop_aead(struct crypto_aead_spawn *spawn) in crypto_drop_aead() function
/linux/crypto/
H A Dessiv.c383 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_aead_free_instance()
618 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_create()