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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h20 struct hash_alg_common { struct
51 struct hash_alg_common halg;
77 /* These fields must match hash_alg_common. */
79 __attribute__ ((aligned(__alignof__(struct hash_alg_common))));
129 static inline struct hash_alg_common *__crypto_hash_alg_common(
132 return container_of(alg, struct hash_alg_common, base);
135 static inline struct hash_alg_common *crypto_hash_alg_common(
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h74 struct hash_alg_common *alg,
82 struct hash_alg_common *ahash_attr_alg(struct rtattr *rta, u32 type, u32 mask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dahash.c487 struct hash_alg_common *alg,
495 struct hash_alg_common *ahash_attr_alg(struct rtattr *rta, u32 type, u32 mask)
H A Dauthenc.c601 struct hash_alg_common *auth;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c1454 struct hash_alg_common *halg;

Completed in 62 milliseconds