66 lines
2.1 KiB
Modula-2
66 lines
2.1 KiB
Modula-2
|
; File generated automatically from /home/ubuntu/buildbot/runners/wine/wine-src/dlls/bcrypt/bcrypt.spec; do not edit!
|
||
|
|
||
|
LIBRARY bcrypt.dll
|
||
|
|
||
|
EXPORTS
|
||
|
BCryptAddContextFunction @1
|
||
|
BCryptAddContextFunctionProvider @2
|
||
|
BCryptCloseAlgorithmProvider @3
|
||
|
BCryptConfigureContext @4 PRIVATE
|
||
|
BCryptConfigureContextFunction @5 PRIVATE
|
||
|
BCryptCreateContext @6 PRIVATE
|
||
|
BCryptCreateHash @7
|
||
|
BCryptDecrypt @8
|
||
|
BCryptDeleteContext @9 PRIVATE
|
||
|
BCryptDeriveKey @10
|
||
|
BCryptDeriveKeyPBKDF2 @11
|
||
|
BCryptDestroyHash @12
|
||
|
BCryptDestroyKey @13
|
||
|
BCryptDestroySecret @14
|
||
|
BCryptDuplicateHash @15
|
||
|
BCryptDuplicateKey @16
|
||
|
BCryptEncrypt @17
|
||
|
BCryptEnumAlgorithms @18
|
||
|
BCryptEnumContextFunctionProviders @19 PRIVATE
|
||
|
BCryptEnumContextFunctions @20 PRIVATE
|
||
|
BCryptEnumContexts @21 PRIVATE
|
||
|
BCryptEnumProviders @22 PRIVATE
|
||
|
BCryptEnumRegisteredProviders @23 PRIVATE
|
||
|
BCryptExportKey @24
|
||
|
BCryptFinalizeKeyPair @25
|
||
|
BCryptFinishHash @26
|
||
|
BCryptFreeBuffer @27 PRIVATE
|
||
|
BCryptGenRandom @28
|
||
|
BCryptGenerateKeyPair @29
|
||
|
BCryptGenerateSymmetricKey @30
|
||
|
BCryptGetFipsAlgorithmMode @31
|
||
|
BCryptGetProperty @32
|
||
|
BCryptHash @33
|
||
|
BCryptHashData @34
|
||
|
BCryptImportKey @35
|
||
|
BCryptImportKeyPair @36
|
||
|
BCryptOpenAlgorithmProvider @37
|
||
|
BCryptQueryContextConfiguration @38 PRIVATE
|
||
|
BCryptQueryContextFunctionConfiguration @39 PRIVATE
|
||
|
BCryptQueryContextFunctionProperty @40 PRIVATE
|
||
|
BCryptQueryProviderRegistration @41 PRIVATE
|
||
|
BCryptRegisterConfigChangeNotify @42 PRIVATE
|
||
|
BCryptRegisterProvider @43
|
||
|
BCryptRemoveContextFunction @44
|
||
|
BCryptRemoveContextFunctionProvider @45
|
||
|
BCryptResolveProviders @46 PRIVATE
|
||
|
BCryptSecretAgreement @47
|
||
|
BCryptSetAuditingInterface @48 PRIVATE
|
||
|
BCryptSetContextFunctionProperty @49 PRIVATE
|
||
|
BCryptSetProperty @50
|
||
|
BCryptSignHash @51 PRIVATE
|
||
|
BCryptUnregisterConfigChangeNotify @52 PRIVATE
|
||
|
BCryptUnregisterProvider @53
|
||
|
BCryptVerifySignature @54
|
||
|
GetAsymmetricEncryptionInterface @55 PRIVATE
|
||
|
GetCipherInterface @56 PRIVATE
|
||
|
GetHashInterface @57 PRIVATE
|
||
|
GetRngInterface @58 PRIVATE
|
||
|
GetSecretAgreementInterface @59 PRIVATE
|
||
|
GetSignatureInterface @60 PRIVATE
|