Home
last modified time | relevance | path

Searched refs:CryptDestroyHash (Results 1 – 16 of 16) sorted by relevance

/reactos/modules/rostests/winetests/rsaenh/
H A Drsaenh.c322 CryptDestroyHash(hHash); in derive_key()
494 result = CryptDestroyHash(hHash); in test_hashes()
2209 CryptDestroyHash(hHash); in test_verify_signature()
2231 CryptDestroyHash(hHash); in test_verify_signature()
2253 CryptDestroyHash(hHash); in test_verify_signature()
2275 CryptDestroyHash(hHash); in test_verify_signature()
2942 CryptDestroyHash(hMasterHash); in test_schannel_provider()
3022 CryptDestroyHash(hHMAC); in test_schannel_provider()
3023 CryptDestroyHash(hTLS1PRF); in test_schannel_provider()
3024 CryptDestroyHash(hMasterHash); in test_schannel_provider()
[all …]
/reactos/base/applications/cmdutils/certutil/
H A Dcertutil.c72 CryptDestroyHash(hHash); in hash_file()
/reactos/dll/win32/crypt32/
H A Dprotectdata.c761 CryptDestroyHash(hSaltHash); in load_encryption_key()
935 CryptDestroyHash(hHash); in CryptProtectData()
1106 CryptDestroyHash(hHash); in CryptUnprotectData()
H A Dcert.c2210 CryptDestroyHash(hHash); in CryptHashCertificate()
2252 CryptDestroyHash(hHash); in CryptHashPublicKeyInfo()
2297 CryptDestroyHash(hHash); in CryptHashToBeSigned()
2337 CryptDestroyHash(hHash); in CryptSignCertificate()
2357 CryptDestroyHash(hHash); in CryptSignCertificate()
2467 CryptDestroyHash(hash); in CRYPT_VerifySignature()
H A Dmsg.c386 CryptDestroyHash(msg->hash); in CHashEncodeMsg_Close()
990 CryptDestroyHash(msg_data->signerHandles[i].contentHash); in CSignedMsgData_CloseHandles()
992 CryptDestroyHash(msg_data->signerHandles[i].authAttrHash); in CSignedMsgData_CloseHandles()
2108 CryptDestroyHash(msg->u.hash); in CDecodeMsg_Close()
/reactos/modules/rostests/winetests/msvfw32/
H A Ddrawdib.c64 CryptDestroyHash(hash); in hash_dib()
/reactos/base/applications/mstsc/
H A Dssl_calls.c280 CryptDestroyHash(info->hHash); in rdssl_hash_info_delete()
301 ret = CryptDestroyHash(info->hHash); in rdssl_hash_clear()
629 CryptDestroyHash(hHash); in rdssl_hmac_md5()
/reactos/base/services/nfsd/
H A Dnfs41_client.c437 CryptDestroyHash(hash); in nfs41_client_owner()
H A Dutil.c443 CryptDestroyHash(hash); in create_silly_rename()
/reactos/dll/win32/wintrust/
H A Dcrypt.c271 CryptDestroyHash(hash); in CryptCATAdminCalcHashFromFileHandle()
H A Dsoftpub.c374 CryptDestroyHash(hash); in SOFTPUB_VerifyImageHash()
/reactos/dll/win32/advapi32/wine/
H A Dcrypt.c890 BOOL WINAPI CryptDestroyHash (HCRYPTHASH hHash) in CryptDestroyHash() function
/reactos/dll/win32/advapi32/
H A Dadvapi32.spec146 @ stdcall CryptDestroyHash(long)
/reactos/modules/rostests/winetests/gdi32/
H A Ddib.c1165 CryptDestroyHash(hash); in hash_dib()
/reactos/modules/rostests/winetests/crypt32/
H A Dcert.c1810 CryptDestroyHash(hash); in verifySig()
/reactos/sdk/include/psdk/
H A Dwincrypt.h4214 WINADVAPI BOOL WINAPI CryptDestroyHash(_In_ HCRYPTHASH);