Home
last modified time | relevance | path

Searched refs:SHA_DIGEST_WORDS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dcryptohash.h6 #define SHA_DIGEST_WORDS 5 macro
/linux-4.4.14/net/ipv6/
Dsyncookies.c27 static u32 syncookie6_secret[2][16-4+SHA_DIGEST_WORDS] __read_mostly;
Daddrconf.c2980 static __u32 digest[SHA_DIGEST_WORDS]; in ipv6_generate_stable_address()
/linux-4.4.14/net/ipv4/
Dsyncookies.c24 static u32 syncookie_secret[2][16-4+SHA_DIGEST_WORDS] __read_mostly;