Home
last modified time | relevance | path

Searched refs:SHA1_K20 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerSHA1.cpp82 #define SHA1_K20 0x6ed9eba1 macro
117 t = (b ^ c ^ d) + SHA1_K20; in sha1_hashBlock()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSHA1.cpp71 #define SHA1_K20 0x6ed9eba1 macro