Searched defs:pbComputedHash (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/crypt32/ |
H A D | message.c | 258 BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptHashMessage() 311 const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, in CryptVerifyDetachedMessageHash() 366 DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptVerifyMessageHash()
|
H A D | cert.c | 2188 DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, in CryptHashCertificate() 2218 BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptHashPublicKeyInfo() 2262 BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptHashToBeSigned()
|