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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dn2_core.c1454 struct hash_alg_common *halg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c1454 struct hash_alg_common *halg;

Completed in 196 milliseconds