Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds