Home
last modified time | relevance | path

Searched refs:SHA_WORKSPACE_WORDS (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
Dcryptohash.h8 #define SHA_WORKSPACE_WORDS 16 macro
/linux-4.4.14/crypto/
Dsha1_generic.c32 u32 temp[SHA_WORKSPACE_WORDS]; in sha1_generic_block_fn()
/linux-4.4.14/arch/powerpc/crypto/
Dsha1.c55 u32 temp[SHA_WORKSPACE_WORDS]; in sha1_update()
/linux-4.4.14/net/ipv6/
Dsyncookies.c44 static DEFINE_PER_CPU(__u32 [16 + 5 + SHA_WORKSPACE_WORDS],
Daddrconf.c2981 static __u32 workspace[SHA_WORKSPACE_WORDS]; in ipv6_generate_stable_address()
/linux-4.4.14/net/ipv4/
Dsyncookies.c53 static DEFINE_PER_CPU(__u32 [16 + 5 + SHA_WORKSPACE_WORDS],
/linux-4.4.14/drivers/char/
Drandom.c1097 __u32 workspace[SHA_WORKSPACE_WORDS]; in extract_buf()