Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcryptohash.h9 #define SHA_WORKSPACE_WORDS 16 macro
/Linux-v5.4/crypto/
Dsha1_generic.c34 u32 temp[SHA_WORKSPACE_WORDS]; in sha1_generic_block_fn()
/Linux-v5.4/arch/powerpc/crypto/
Dsha1.c50 u32 temp[SHA_WORKSPACE_WORDS]; in sha1_update()
/Linux-v5.4/drivers/char/
Drandom.c1506 __u32 workspace[SHA_WORKSPACE_WORDS]; in extract_buf()
/Linux-v5.4/kernel/bpf/
Dcore.c268 u32 ws[SHA_WORKSPACE_WORDS]; in bpf_prog_calc_tag()
/Linux-v5.4/net/ipv6/
Daddrconf.c3222 static __u32 workspace[SHA_WORKSPACE_WORDS]; in ipv6_generate_stable_address()