Searched refs:SHA224_DIGEST_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dsha.h13 #define SHA224_DIGEST_SIZE 28 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dsha256_generic.c317 memcpy(hash, D, SHA224_DIGEST_SIZE);
358 .digestsize = SHA224_DIGEST_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c1297 static const char sha224_zero[SHA224_DIGEST_SIZE] = {
1339 .digest_size = SHA224_DIGEST_SIZE,
H A Dtalitos.c2158 .halg.digestsize = SHA224_DIGEST_SIZE,

Completed in 71 milliseconds