Searched defs:SHA256_DIGEST_WORDS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mptcp/ | ||
H A D | crypto.c | 29 #define SHA256_DIGEST_WORDS (SHA256_DIGEST_SIZE / 4) macro |
/openbmc/linux/drivers/crypto/ | ||
H A D | sa2ul.c | 63 #define SHA256_DIGEST_WORDS 8 macro |