[BCRYPT] Improve stubs for functions needed by crypt32 aka fix build.

This commit is contained in:
Thomas Faber 2018-03-09 18:10:15 +01:00
parent e3f6657f95
commit a6265fc4b0
No known key found for this signature in database
GPG key ID: 076E7C3D44720826

View file

@ -9,7 +9,7 @@
@ stub BCryptDeleteContext @ stub BCryptDeleteContext
@ stub BCryptDeriveKey @ stub BCryptDeriveKey
@ stdcall BCryptDestroyHash(ptr) @ stdcall BCryptDestroyHash(ptr)
@ stub BCryptDestroyKey @ stdcall -stub BCryptDestroyKey(ptr)
@ stub BCryptDestroySecret @ stub BCryptDestroySecret
@ stub BCryptDuplicateHash @ stub BCryptDuplicateHash
@ stub BCryptDuplicateKey @ stub BCryptDuplicateKey
@ -32,7 +32,7 @@
@ stdcall BCryptHash(ptr ptr long ptr long ptr long) @ stdcall BCryptHash(ptr ptr long ptr long ptr long)
@ stdcall BCryptHashData(ptr ptr long long) @ stdcall BCryptHashData(ptr ptr long long)
@ stub BCryptImportKey @ stub BCryptImportKey
@ stub BCryptImportKeyPair @ stdcall -stub BCryptImportKeyPair(ptr ptr wstr ptr ptr long long)
@ stdcall BCryptOpenAlgorithmProvider(ptr wstr wstr long) @ stdcall BCryptOpenAlgorithmProvider(ptr wstr wstr long)
@ stub BCryptQueryContextConfiguration @ stub BCryptQueryContextConfiguration
@ stub BCryptQueryContextFunctionConfiguration @ stub BCryptQueryContextFunctionConfiguration
@ -50,7 +50,7 @@
@ stub BCryptSignHash @ stub BCryptSignHash
@ stub BCryptUnregisterConfigChangeNotify @ stub BCryptUnregisterConfigChangeNotify
@ stub BCryptUnregisterProvider @ stub BCryptUnregisterProvider
@ stub BCryptVerifySignature @ stdcall -stub BCryptVerifySignature(ptr ptr ptr long ptr long long)
@ stub GetAsymmetricEncryptionInterface @ stub GetAsymmetricEncryptionInterface
@ stub GetCipherInterface @ stub GetCipherInterface
@ stub GetHashInterface @ stub GetHashInterface