Searched refs:SHA1_K0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerSHA1.cpp81 #define SHA1_K0 0x5a827999 macro
115 t = (d ^ (b & (c ^ d))) + SHA1_K0;
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DSHA1.cpp70 #define SHA1_K0 0x5a827999 macro

Completed in 58 milliseconds