Searched refs:crypto_hash_alg_common (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h135 static inline struct hash_alg_common *crypto_hash_alg_common( function
143 return crypto_hash_alg_common(tfm)->digestsize;
148 return crypto_hash_alg_common(tfm)->statesize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dahash.c36 return container_of(crypto_hash_alg_common(hash), struct ahash_alg,

Completed in 26 milliseconds