Searched refs:crypto_free_lskcipher (Results 1 – 3 of 3) sorted by relevance
15 crypto_free_lskcipher(tfm); in bpf_crypto_lskcipher_free_tfm()
303 crypto_free_lskcipher(*ctx); in crypto_lskcipher_exit_tfm_sg()456 crypto_free_lskcipher(*ctx); in lskcipher_exit_tfm_simple()
336 static inline void crypto_free_lskcipher(struct crypto_lskcipher *tfm) in crypto_free_lskcipher() function