Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dskcipher.h147 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher() function
/linux/crypto/
H A Dessiv.c375 crypto_drop_skcipher(&ictx->u.skcipher_spawn); in essiv_skcipher_free_instance()
616 crypto_drop_skcipher(&ictx->u.skcipher_spawn); in essiv_create()
H A Dhctr2.c321 crypto_drop_skcipher(&ictx->xctr_spawn); in hctr2_free_instance()
H A Dauthenc.c354 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_free()