Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/internal/
Dcipher.h193 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher() function
/linux-5.19.10/crypto/
Dadiantum.c463 crypto_drop_cipher(&ictx->blockcipher_spawn); in adiantum_free_instance()
Dskcipher.c909 crypto_drop_cipher(skcipher_instance_ctx(inst)); in skcipher_free_instance_simple()