Home
last modified time | relevance | path

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

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