Home
last modified time | relevance | path

Searched refs:crypto_drop_lskcipher (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/internal/
H A Dskcipher.h146 static inline void crypto_drop_lskcipher(struct crypto_lskcipher_spawn *spawn) in crypto_drop_lskcipher() function
/linux/crypto/
H A Dlskcipher.c461 crypto_drop_lskcipher(lskcipher_instance_ctx(inst)); in lskcipher_free_instance_simple()