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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Drng.h55 crypto_free_tfm(crypto_rng_tfm(tfm));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dapi.c159 void crypto_free_tfm(struct crypto_tfm *tfm) function
236 EXPORT_SYMBOL_GPL(crypto_free_tfm);
243 EXPORT_SYMBOL_NOVERS(crypto_free_tfm); variable
H A Drtl_crypto.h30 #define crypto_free_tfm crypto_free_tfm_rsl macro
133 * crypto_free_tfm(), as well as the various helpers below.
212 * crypto_free_tfm() frees up the transform and any associated resources,
216 void crypto_free_tfm(struct crypto_tfm *tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcrypto.h483 static inline void crypto_free_tfm(struct crypto_tfm *tfm) function
588 crypto_free_tfm(crypto_ablkcipher_tfm(tfm));
738 crypto_free_tfm(crypto_aead_tfm(tfm));
895 crypto_free_tfm(crypto_blkcipher_tfm(tfm));
1039 crypto_free_tfm(crypto_cipher_tfm(tfm));
1134 crypto_free_tfm(crypto_hash_tfm(tfm));
1241 crypto_free_tfm(crypto_comp_tfm(tfm));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl_crypto.h30 #define crypto_free_tfm crypto_free_tfm_rsl macro
133 * crypto_free_tfm(), as well as the various helpers below.
212 * crypto_free_tfm() frees up the transform and any associated resources,
216 void crypto_free_tfm(struct crypto_tfm *tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcryptd.c664 crypto_free_tfm(tfm);

Completed in 107 milliseconds