Searched defs:HashType (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/ |
H A D | hash.c | 57 Trspi_Hash(UINT32 HashType, UINT32 BufSize, BYTE* Buf, BYTE* Digest) in Trspi_Hash() 104 Trspi_HashInit(Trspi_HashCtx *ctx, UINT32 HashType) in Trspi_HashInit() 177 Trspi_HMAC(UINT32 HashType, UINT32 SecretSize, BYTE* Secret, UINT32 BufSize, BYTE* Buf, BYTE* hmacO… in Trspi_HMAC()
|
H A D | rsa.c | 146 Trspi_Verify(UINT32 HashType, BYTE *pHash, UINT32 iHashLength, in Trspi_Verify()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/crypto/openssl/ |
H A D | crypto.c | 32 Hash(UINT32 HashType, UINT32 BufSize, BYTE* Buf, BYTE* Digest) in Hash()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 320 IndexedInstrProf::HashT HashType; variable 328 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
|
H A D | InstrProf.h | 993 const HashT HashType = HashT::MD5; variable 1003 uint64_t HashType; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 616 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex() 838 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenPGO.cpp | 90 enum HashType : unsigned char { enum in __anona4a975a40111::PGOHash
|