Home
last modified time | relevance | path

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

/linux/crypto/
H A Dbpf_crypto_skcipher.c15 crypto_free_lskcipher(tfm); in bpf_crypto_lskcipher_free_tfm()
H A Dlskcipher.c303 crypto_free_lskcipher(*ctx); in crypto_lskcipher_exit_tfm_sg()
456 crypto_free_lskcipher(*ctx); in lskcipher_exit_tfm_simple()
/linux/include/crypto/
H A Dskcipher.h336 static inline void crypto_free_lskcipher(struct crypto_lskcipher *tfm) in crypto_free_lskcipher() function