Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/internal/
Dcipher.h195 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher() function
/Linux-v6.6/crypto/
Dhctr2.c398 crypto_drop_cipher(&ictx->blockcipher_spawn); in hctr2_free_instance()
Dadiantum.c462 crypto_drop_cipher(&ictx->blockcipher_spawn); in adiantum_free_instance()
Dskcipher.c960 crypto_drop_cipher(skcipher_instance_ctx(inst)); in skcipher_free_instance_simple()