Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dcipher.h195 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher() function
/linux/crypto/
H A Decb.c93 crypto_drop_cipher(lskcipher_instance_ctx(inst)); in lskcipher_free_instance_simple2()
H A Dxts.c336 crypto_drop_cipher(&ictx->tweak_spawn); in xts_free_instance()
H A Dhctr2.c398 crypto_drop_cipher(&ictx->blockcipher_spawn); in hctr2_free_instance()
H A Dadiantum.c493 crypto_drop_cipher(&ictx->blockcipher_spawn); in adiantum_free_instance()
H A Dskcipher.c1013 crypto_drop_cipher(skcipher_instance_ctx(inst)); in skcipher_free_instance_simple()