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