Home
last modified time | relevance | path

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

/include/crypto/
Drng.h55 crypto_free_tfm(crypto_rng_tfm(tfm)); in crypto_free_rng()
/include/linux/
Dcrypto.h495 static inline void crypto_free_tfm(struct crypto_tfm *tfm) in crypto_free_tfm() function
595 crypto_free_tfm(crypto_ablkcipher_tfm(tfm)); in crypto_free_ablkcipher()
745 crypto_free_tfm(crypto_aead_tfm(tfm)); in crypto_free_aead()
902 crypto_free_tfm(crypto_blkcipher_tfm(tfm)); in crypto_free_blkcipher()
1046 crypto_free_tfm(crypto_cipher_tfm(tfm)); in crypto_free_cipher()
1141 crypto_free_tfm(crypto_hash_tfm(tfm)); in crypto_free_hash()
1248 crypto_free_tfm(crypto_comp_tfm(tfm)); in crypto_free_comp()