mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-24 10:23:54 +08:00
4a306baa4a
Base is Windows RT 8.1 git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6600 4407c894-4637-0410-b4f5-ada5f102cad1
65 lines
1.4 KiB
Modula-2
65 lines
1.4 KiB
Modula-2
;
|
|
; Definition file of bcrypt.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "bcrypt.dll"
|
|
EXPORTS
|
|
BCryptAddContextFunction
|
|
BCryptAddContextFunctionProvider
|
|
BCryptCloseAlgorithmProvider
|
|
BCryptConfigureContext
|
|
BCryptConfigureContextFunction
|
|
BCryptCreateContext
|
|
BCryptCreateHash
|
|
BCryptCreateMultiHash
|
|
BCryptDecrypt
|
|
BCryptDeleteContext
|
|
BCryptDeriveKey
|
|
BCryptDeriveKeyCapi
|
|
BCryptDeriveKeyPBKDF2
|
|
BCryptDestroyHash
|
|
BCryptDestroyKey
|
|
BCryptDestroySecret
|
|
BCryptDuplicateHash
|
|
BCryptDuplicateKey
|
|
BCryptEncrypt
|
|
BCryptEnumAlgorithms
|
|
BCryptEnumContextFunctionProviders
|
|
BCryptEnumContextFunctions
|
|
BCryptEnumContexts
|
|
BCryptEnumProviders
|
|
BCryptEnumRegisteredProviders
|
|
BCryptExportKey
|
|
BCryptFinalizeKeyPair
|
|
BCryptFinishHash
|
|
BCryptFreeBuffer
|
|
BCryptGenRandom
|
|
BCryptGenerateKeyPair
|
|
BCryptGenerateSymmetricKey
|
|
BCryptGetFipsAlgorithmMode
|
|
BCryptGetProperty
|
|
BCryptHashData
|
|
BCryptImportKey
|
|
BCryptImportKeyPair
|
|
BCryptKeyDerivation
|
|
BCryptOpenAlgorithmProvider
|
|
BCryptProcessMultiOperations
|
|
BCryptQueryContextConfiguration
|
|
BCryptQueryContextFunctionConfiguration
|
|
BCryptQueryContextFunctionProperty
|
|
BCryptQueryProviderRegistration
|
|
BCryptRegisterConfigChangeNotify
|
|
BCryptRegisterProvider
|
|
BCryptRemoveContextFunction
|
|
BCryptRemoveContextFunctionProvider
|
|
BCryptResolveProviders
|
|
BCryptSecretAgreement
|
|
BCryptSetAuditingInterface
|
|
BCryptSetContextFunctionProperty
|
|
BCryptSetProperty
|
|
BCryptSignHash
|
|
BCryptUnregisterConfigChangeNotify
|
|
BCryptUnregisterProvider
|
|
BCryptVerifySignature
|