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

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

Completed in 505 milliseconds