Home
last modified time | relevance | path

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

/linux/include/crypto/
A Drng.h119 crypto_destroy_tfm(tfm, crypto_rng_tfm(tfm)); in crypto_free_rng()
A Dhash.h289 crypto_destroy_tfm(tfm, crypto_ahash_tfm(tfm)); in crypto_free_ahash()
734 crypto_destroy_tfm(tfm, crypto_shash_tfm(tfm)); in crypto_free_shash()
A Dacompress.h173 crypto_destroy_tfm(tfm, crypto_acomp_tfm(tfm)); in crypto_free_acomp()
A Daead.h193 crypto_destroy_tfm(tfm, crypto_aead_tfm(tfm)); in crypto_free_aead()
A Dkpp.h162 crypto_destroy_tfm(tfm, crypto_kpp_tfm(tfm)); in crypto_free_kpp()
A Dakcipher.h182 crypto_destroy_tfm(tfm, crypto_akcipher_tfm(tfm)); in crypto_free_akcipher()
A Dskcipher.h204 crypto_destroy_tfm(tfm, crypto_skcipher_tfm(tfm)); in crypto_free_skcipher()
/linux/include/crypto/internal/
A Dscompress.h57 crypto_destroy_tfm(tfm, crypto_scomp_tfm(tfm)); in crypto_free_scomp()
/linux/include/linux/
A Dcrypto.h651 void crypto_destroy_tfm(void *mem, struct crypto_tfm *tfm);
655 return crypto_destroy_tfm(tfm, tfm); in crypto_free_tfm()
/linux/crypto/
A Dapi.c601 void crypto_destroy_tfm(void *mem, struct crypto_tfm *tfm) in crypto_destroy_tfm() function
616 EXPORT_SYMBOL_GPL(crypto_destroy_tfm);
/linux/
A Dvmlinux.symvers11905 0x00000000 crypto_destroy_tfm vmlinux EXPORT_SYMBOL_GPL
A DSystem.map14938 ffff800010442530 T crypto_destroy_tfm
A D.tmp_System.map14938 ffff800010442530 T crypto_destroy_tfm

Completed in 377 milliseconds