master
1LIBRARY "bcrypt.dll"
2EXPORTS
3BCryptAddContextFunction
4BCryptAddContextFunctionProvider
5BCryptCloseAlgorithmProvider
6BCryptConfigureContext
7BCryptConfigureContextFunction
8BCryptCreateContext
9BCryptCreateHash
10BCryptCreateMultiHash
11BCryptDecrypt
12BCryptDeleteContext
13BCryptDeriveKey
14BCryptDeriveKeyCapi
15BCryptDeriveKeyPBKDF2
16BCryptDestroyHash
17BCryptDestroyKey
18BCryptDestroySecret
19BCryptDuplicateHash
20BCryptDuplicateKey
21BCryptEncrypt
22BCryptEnumAlgorithms
23BCryptEnumContextFunctionProviders
24BCryptEnumContextFunctions
25BCryptEnumContexts
26BCryptEnumProviders
27BCryptEnumRegisteredProviders
28BCryptExportKey
29BCryptFinalizeKeyPair
30BCryptFinishHash
31BCryptFreeBuffer
32BCryptGenRandom
33BCryptGenerateKeyPair
34BCryptGenerateSymmetricKey
35BCryptGetFipsAlgorithmMode
36BCryptGetProperty
37BCryptHash
38BCryptHashData
39BCryptImportKey
40BCryptImportKeyPair
41BCryptKeyDerivation
42BCryptOpenAlgorithmProvider
43BCryptProcessMultiOperations
44BCryptQueryContextConfiguration
45BCryptQueryContextFunctionConfiguration
46BCryptQueryContextFunctionProperty
47BCryptQueryProviderRegistration
48BCryptRegisterConfigChangeNotify
49BCryptRegisterProvider
50BCryptRemoveContextFunction
51BCryptRemoveContextFunctionProvider
52BCryptResolveProviders
53BCryptSecretAgreement
54BCryptSetAuditingInterface
55BCryptSetContextFunctionProperty
56BCryptSetProperty
57BCryptSignHash
58BCryptUnregisterConfigChangeNotify
59BCryptUnregisterProvider
60BCryptVerifySignature
61GetAsymmetricEncryptionInterface
62GetCipherInterface
63GetHashInterface
64GetRngInterface
65GetSecretAgreementInterface
66GetSignatureInterface