Home
last modified time | relevance | path

Searched refs:SHA1_DIGEST_WORDS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/
H A Dsha1.h41 #define SHA1_DIGEST_WORDS (SHA1_DIGEST_SIZE / 4) macro
/kernel/linux/linux-5.10/include/crypto/
H A Dsha.h121 #define SHA1_DIGEST_WORDS (SHA1_DIGEST_SIZE / 4) macro
/kernel/linux/linux-5.10/kernel/bpf/
H A Dcore.c276 u32 digest[SHA1_DIGEST_WORDS]; in bpf_prog_calc_tag()
337 for (i = 0; i < SHA1_DIGEST_WORDS; i++) in bpf_prog_calc_tag()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcore.c284 u32 digest[SHA1_DIGEST_WORDS]; in bpf_prog_calc_tag()
345 for (i = 0; i < SHA1_DIGEST_WORDS; i++) in bpf_prog_calc_tag()
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c3244 static __u32 digest[SHA1_DIGEST_WORDS]; in ipv6_generate_stable_address()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c3298 static __u32 digest[SHA1_DIGEST_WORDS]; in ipv6_generate_stable_address()

Completed in 24 milliseconds