bcrypt.spec 1.84 KB
Newer Older
1 2
@ stub BCryptAddContextFunction
@ stub BCryptAddContextFunctionProvider
3
@ stdcall BCryptCloseAlgorithmProvider(ptr long)
4 5 6 7 8 9 10 11 12 13 14 15 16
@ stub BCryptConfigureContext
@ stub BCryptConfigureContextFunction
@ stub BCryptCreateContext
@ stub BCryptCreateHash
@ stub BCryptDecrypt
@ stub BCryptDeleteContext
@ stub BCryptDeriveKey
@ stub BCryptDestroyHash
@ stub BCryptDestroyKey
@ stub BCryptDestroySecret
@ stub BCryptDuplicateHash
@ stub BCryptDuplicateKey
@ stub BCryptEncrypt
17
@ stdcall BCryptEnumAlgorithms(long ptr ptr long)
18 19 20 21 22 23 24 25 26
@ stub BCryptEnumContextFunctionProviders
@ stub BCryptEnumContextFunctions
@ stub BCryptEnumContexts
@ stub BCryptEnumProviders
@ stub BCryptEnumRegisteredProviders
@ stub BCryptExportKey
@ stub BCryptFinalizeKeyPair
@ stub BCryptFinishHash
@ stub BCryptFreeBuffer
27
@ stdcall BCryptGenRandom(ptr ptr long long)
28 29
@ stub BCryptGenerateKeyPair
@ stub BCryptGenerateSymmetricKey
30
@ stdcall BCryptGetFipsAlgorithmMode(ptr)
31
@ stdcall BCryptGetProperty(ptr wstr ptr long ptr long)
32 33 34
@ stub BCryptHashData
@ stub BCryptImportKey
@ stub BCryptImportKeyPair
35
@ stdcall BCryptOpenAlgorithmProvider(ptr wstr wstr long)
36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
@ stub BCryptQueryContextConfiguration
@ stub BCryptQueryContextFunctionConfiguration
@ stub BCryptQueryContextFunctionProperty
@ stub BCryptQueryProviderRegistration
@ stub BCryptRegisterConfigChangeNotify
@ stub BCryptRegisterProvider
@ stub BCryptRemoveContextFunction
@ stub BCryptRemoveContextFunctionProvider
@ stub BCryptResolveProviders
@ stub BCryptSecretAgreement
@ stub BCryptSetAuditingInterface
@ stub BCryptSetContextFunctionProperty
@ stub BCryptSetProperty
@ stub BCryptSignHash
@ stub BCryptUnregisterConfigChangeNotify
@ stub BCryptUnregisterProvider
@ stub BCryptVerifySignature
@ stub GetAsymmetricEncryptionInterface
@ stub GetCipherInterface
@ stub GetHashInterface
@ stub GetRngInterface
@ stub GetSecretAgreementInterface
@ stub GetSignatureInterface