Home
last modified time | relevance | path

Searched refs:pbComputedHash (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/crypt32/
H A Dmessage.c258 BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptHashMessage() argument
267 pbComputedHash, pcbComputedHash); in CryptHashMessage()
302 pbComputedHash, pcbComputedHash); in CryptHashMessage()
311 const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, in CryptVerifyDetachedMessageHash() argument
319 pbComputedHash, pcbComputedHash); in CryptVerifyDetachedMessageHash()
357 pbComputedHash, pcbComputedHash); in CryptVerifyDetachedMessageHash()
366 DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptVerifyMessageHash() argument
372 cbHashedBlob, pbToBeHashed, pcbToBeHashed, pbComputedHash, in CryptVerifyMessageHash()
399 pbComputedHash, pcbComputedHash); in CryptVerifyMessageHash()
H A Dcert.c2188 DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, in CryptHashCertificate() argument
2195 pbEncoded, cbEncoded, pbComputedHash, pcbComputedHash); in CryptHashCertificate()
2208 ret = CryptGetHashParam(hHash, HP_HASHVAL, pbComputedHash, in CryptHashCertificate()
2218 BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptHashPublicKeyInfo() argument
2224 dwCertEncodingType, pInfo, pbComputedHash, pcbComputedHash); in CryptHashPublicKeyInfo()
2250 ret = CryptGetHashParam(hHash, HP_HASHVAL, pbComputedHash, in CryptHashPublicKeyInfo()
2262 BYTE *pbComputedHash, DWORD *pcbComputedHash) in CryptHashToBeSigned() argument
2269 pbEncoded, cbEncoded, pbComputedHash, *pcbComputedHash); in CryptHashToBeSigned()
2295 ret = CryptGetHashParam(hHash, HP_HASHVAL, pbComputedHash, in CryptHashToBeSigned()
/reactos/sdk/include/psdk/
H A Dwincrypt.h5371 _Out_writes_bytes_to_opt_(*pcbComputedHash, *pcbComputedHash) BYTE *pbComputedHash,
5382 _Out_writes_bytes_to_opt_(*pcbComputedHash, *pcbComputedHash) BYTE *pbComputedHash,
5392 _Out_writes_bytes_to_opt_(*pcbComputedHash, *pcbComputedHash) BYTE *pbComputedHash,
5994 _Out_writes_bytes_to_opt_(*pcbComputedHash, *pcbComputedHash) BYTE *pbComputedHash,
6005 _Out_writes_bytes_to_opt_(*pcbComputedHash, *pcbComputedHash) BYTE *pbComputedHash,
6017 _Out_writes_bytes_to_opt_(*pcbComputedHash, *pcbComputedHash) BYTE *pbComputedHash,