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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Dsha.h23 #define SHA_MAX_BLOCK_SIZE SHA512_BLOCK_SIZE
H A Dsha512_s390.c84 .cra_blocksize = SHA512_BLOCK_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dsha.h23 #define SHA512_BLOCK_SIZE 128 macro
82 u8 buf[SHA512_BLOCK_SIZE];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dsha512_generic.c257 .cra_blocksize = SHA512_BLOCK_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dtalitos.c719 #define HASH_MAX_BLOCK_SIZE SHA512_BLOCK_SIZE
2225 .cra_blocksize = SHA512_BLOCK_SIZE,

Completed in 122 milliseconds