Home
last modified time | relevance | path

Searched refs:crypto_drop_cipher (Results 1 – 2 of 2) 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 Dhctr2.c320 crypto_drop_cipher(&ictx->blockcipher_spawn); in hctr2_free_instance()