Home
last modified time | relevance | path

Searched refs:SHA_DIGEST_WORDS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dcryptohash.h7 #define SHA_DIGEST_WORDS 5 macro
/Linux-v4.19/kernel/bpf/
Dcore.c154 u32 digest[SHA_DIGEST_WORDS]; in bpf_prog_calc_tag()
214 for (i = 0; i < SHA_DIGEST_WORDS; i++) in bpf_prog_calc_tag()
/Linux-v4.19/net/ipv6/
Daddrconf.c3165 static __u32 digest[SHA_DIGEST_WORDS]; in ipv6_generate_stable_address()