Searched defs:alg_name (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dpcompress.c69 struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type, argument
H A Daead.c466 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) argument
H A Dapi.c415 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) argument
490 struct crypto_alg *crypto_find_alg(const char *alg_name, argument
531 void *crypto_alloc_tfm(const char *alg_name, argument
H A Dablkcipher.c614 struct crypto_ablkcipher *crypto_alloc_ablkcipher(const char *alg_name, argument
H A Dahash.c425 struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type, argument
H A Dcryptd.c647 struct cryptd_ablkcipher *cryptd_alloc_ablkcipher(const char *alg_name, argument
685 struct cryptd_ahash *cryptd_alloc_ahash(const char *alg_name, argument
H A Dshash.c544 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Drng.h28 static inline struct crypto_rng *crypto_alloc_rng(const char *alg_name, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_ipcomp.c270 static struct crypto_comp * __percpu *ipcomp_alloc_tfms(const char *alg_name) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Diowpa.h105 int alg_name; member in struct:viawget_wpa_param::__anon15987::__anon15990
H A Diwctl.c1922 wpa_alg alg_name; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Diowpa.h99 int alg_name; member in struct:viawget_wpa_param::__anon16015::__anon16018
H A Diwctl.c1767 wpa_alg alg_name; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drate.c104 const char *alg_name; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dxfrm.h78 char alg_name[64]; member in struct:xfrm_algo
/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); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dspeed.c2771 const char *alg_name; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dspeed.c2771 const char *alg_name; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcrypto.h591 static inline int crypto_has_ablkcipher(const char *alg_name, u32 type, argument
898 static inline int crypto_has_blkcipher(const char *alg_name, u32 type, u32 mask) argument
1022 static inline struct crypto_cipher *crypto_alloc_cipher(const char *alg_name, argument
877 crypto_alloc_blkcipher( const char *alg_name, u32 type, u32 mask) argument
1042 crypto_has_cipher(const char *alg_name, u32 type, u32 mask) argument
1116 crypto_alloc_hash(const char *alg_name, u32 type, u32 mask) argument
1137 crypto_has_hash(const char *alg_name, u32 type, u32 mask) argument
1224 crypto_alloc_comp(const char *alg_name, u32 type, u32 mask) argument
1244 crypto_has_comp(const char *alg_name, u32 type, u32 mask) argument
[all...]
H A Dxfrm.h88 char alg_name[64]; member in struct:xfrm_algo
94 char alg_name[64]; member in struct:xfrm_algo_auth
101 char alg_name[64]; member in struct:xfrm_algo_aead

Completed in 116 milliseconds