Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcryptohash.h7 #define SHA_DIGEST_WORDS 5 macro
/Linux-v5.4/kernel/bpf/
Dcore.c267 u32 digest[SHA_DIGEST_WORDS]; in bpf_prog_calc_tag()
328 for (i = 0; i < SHA_DIGEST_WORDS; i++) in bpf_prog_calc_tag()
/Linux-v5.4/net/ipv6/
Daddrconf.c3221 static __u32 digest[SHA_DIGEST_WORDS]; in ipv6_generate_stable_address()