Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dcryptohash.h4 #define SHA_DIGEST_WORDS 5 macro
/linux-2.6.39/net/ipv6/
Dsyncookies.c25 extern __u32 syncookie_secret[2][16-4+SHA_DIGEST_WORDS];
/linux-2.6.39/net/ipv4/
Dsyncookies.c27 __u32 syncookie_secret[2][16-4+SHA_DIGEST_WORDS];
/linux-2.6.39/include/net/
Dtcp.h425 extern __u32 syncookie_secret[2][16-4+SHA_DIGEST_WORDS];
1446 #define COOKIE_DIGEST_WORDS (SHA_DIGEST_WORDS)