Home
last modified time | relevance | path

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

/Linux-v6.1/include/crypto/
Dsha1.h42 #define SHA1_WORKSPACE_WORDS 16 macro
/Linux-v6.1/crypto/
Dsha1_generic.c33 u32 temp[SHA1_WORKSPACE_WORDS]; in sha1_generic_block_fn()
/Linux-v6.1/kernel/bpf/
Dcore.c278 u32 ws[SHA1_WORKSPACE_WORDS]; in bpf_prog_calc_tag()
/Linux-v6.1/net/ipv6/
Daddrconf.c3247 static __u32 workspace[SHA1_WORKSPACE_WORDS]; in ipv6_generate_stable_address()