Searched refs:crypto_drop_cipher (Results 1 – 4 of 4) sorted by relevance
193 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher() function
398 crypto_drop_cipher(&ictx->blockcipher_spawn); in hctr2_free_instance()
462 crypto_drop_cipher(&ictx->blockcipher_spawn); in adiantum_free_instance()
895 crypto_drop_cipher(skcipher_instance_ctx(inst)); in skcipher_free_instance_simple()
Completed in 10 milliseconds