Searched refs:crypto_tfm_alg_name (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dcipher.c279 crypto_tfm_alg_name(tfm),
H A Drtl_crypto.h221 static inline const char *crypto_tfm_alg_name(struct crypto_tfm *tfm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcrypto.h493 static inline const char *crypto_tfm_alg_name(struct crypto_tfm *tfm) function
909 return crypto_tfm_alg_name(crypto_blkcipher_tfm(tfm));
1255 return crypto_tfm_alg_name(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.h221 static inline const char *crypto_tfm_alg_name(struct crypto_tfm *tfm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Domap-sham.c836 const char *alg_name = crypto_tfm_alg_name(tfm);

Completed in 109 milliseconds