Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dcrypto.c29 #define SHA256_DIGEST_WORDS (SHA256_DIGEST_SIZE / 4) macro
33 __be32 mptcp_hashed_key[SHA256_DIGEST_WORDS]; in mptcp_crypto_key_sha()
/openbmc/linux/drivers/crypto/
H A Dsa2ul.c63 #define SHA256_DIGEST_WORDS 8 macro