Home
last modified time | relevance | path

Searched refs:SHA512_STATE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/crypto/
H A Dhmac_s390.c370 S390_HMAC_SHA2_ALG(384, SHA512_STATE_SIZE),
371 S390_HMAC_SHA2_ALG(512, SHA512_STATE_SIZE),
/linux/include/crypto/
H A Dsha2.h23 #define SHA512_STATE_SIZE 80 macro