|  | LIBRARY bcrypt | 
|  |  | 
|  | EXPORTS | 
|  |  | 
|  | BCryptCloseAlgorithmProvider | 
|  | BCryptCreateHash | 
|  | BCryptCreateMultiHash | 
|  | BCryptDecrypt | 
|  | BCryptDeriveKey | 
|  | BCryptDeriveKeyCapi | 
|  | BCryptDeriveKeyPBKDF2 | 
|  | BCryptDestroyHash | 
|  | BCryptDestroyKey | 
|  | BCryptDestroySecret | 
|  | BCryptDuplicateHash | 
|  | BCryptDuplicateKey | 
|  | BCryptEncrypt | 
|  | BCryptEnumAlgorithms | 
|  | BCryptEnumProviders | 
|  | BCryptExportKey | 
|  | BCryptFinalizeKeyPair | 
|  | BCryptFinishHash | 
|  | BCryptFreeBuffer | 
|  | BCryptGenerateKeyPair | 
|  | BCryptGenerateSymmetricKey | 
|  | BCryptGenRandom | 
|  | BCryptGetFipsAlgorithmMode | 
|  | BCryptGetProperty | 
|  | BCryptHash | 
|  | BCryptHashData | 
|  | BCryptImportKey | 
|  | BCryptImportKeyPair | 
|  | BCryptKeyDerivation | 
|  | BCryptOpenAlgorithmProvider | 
|  | BCryptProcessMultiOperations | 
|  | BCryptSecretAgreement | 
|  | BCryptSetProperty | 
|  | BCryptSignHash | 
|  | BCryptVerifySignature |