Searched defs:HASH_LENGTH (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSHA1.h63 enum { HASH_LENGTH = 20 }; enumerator in enum:llvm::SHA1::__anon1546
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerSHA1.cpp51 #define HASH_LENGTH 20 macro

Completed in 107 milliseconds