Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcryptohash.h9 #define SHA_WORKSPACE_WORDS 16 macro
/Linux-v4.19/crypto/
Dsha1_generic.c39 u32 temp[SHA_WORKSPACE_WORDS]; in sha1_generic_block_fn()
/Linux-v4.19/arch/powerpc/crypto/
Dsha1.c55 u32 temp[SHA_WORKSPACE_WORDS]; in sha1_update()
/Linux-v4.19/drivers/char/
Drandom.c1430 __u32 workspace[SHA_WORKSPACE_WORDS]; in extract_buf()
/Linux-v4.19/kernel/bpf/
Dcore.c155 u32 ws[SHA_WORKSPACE_WORDS]; in bpf_prog_calc_tag()
/Linux-v4.19/net/ipv6/
Daddrconf.c3166 static __u32 workspace[SHA_WORKSPACE_WORDS]; in ipv6_generate_stable_address()