Home
last modified time | relevance | path

Searched defs:HashAlgorithm (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypeHashing.h45 uint16_t HashAlgorithm; member
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchecksum.cpp25 Checksum HashAlgorithm = {Checksum::BSD}; variable
/freebsd-13.1/sys/contrib/edk2/Include/Guid/
H A DWinCertificate.h107 EFI_GUID HashAlgorithm; member
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp45 static atomic_uint8_t HashAlgorithm = { CRC32Software }; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h796 support::ulittle16_t HashAlgorithm; member