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

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

Completed in 150 milliseconds