Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/internal/
Dcipher.h77 crypto_free_tfm(crypto_cipher_tfm(tfm)); in crypto_free_cipher()
/linux-5.19.10/include/linux/
Dcrypto.h662 static inline void crypto_free_tfm(struct crypto_tfm *tfm) in crypto_free_tfm() function
750 crypto_free_tfm(crypto_comp_tfm(tfm)); in crypto_free_comp()