Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h828 static inline void crypto_free_tfm(struct crypto_tfm *tfm) in crypto_free_tfm() function
959 crypto_free_tfm(crypto_ablkcipher_tfm(tfm)); in crypto_free_ablkcipher()
1345 crypto_free_tfm(crypto_blkcipher_tfm(tfm)); in crypto_free_blkcipher()
1664 crypto_free_tfm(crypto_cipher_tfm(tfm)); in crypto_free_cipher()
1812 crypto_free_tfm(crypto_comp_tfm(tfm)); in crypto_free_comp()