Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dsha1.h41 #define SHA1_DIGEST_WORDS (SHA1_DIGEST_SIZE / 4) macro
/linux-6.3-rc2/kernel/bpf/
A Dcore.c283 u32 digest[SHA1_DIGEST_WORDS]; in bpf_prog_calc_tag()
344 for (i = 0; i < SHA1_DIGEST_WORDS; i++) in bpf_prog_calc_tag()
/linux-6.3-rc2/net/ipv6/
A Daddrconf.c3246 static __u32 digest[SHA1_DIGEST_WORDS]; in ipv6_generate_stable_address()

Completed in 24 milliseconds