~mingw-w64/mingw-w64/experimental

« back to all changes in this revision

Viewing changes to ros-privexp/mingw-w64-crt/lib64/ncrypt.def

  • Committer: NightStrike
  • Date: 2010-08-11 22:20:57 UTC
  • Revision ID: svn-v4:4407c894-4637-0410-b4f5-ada5f102cad1:experimental:3266
Branch for adding option for supporting ros

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
;
 
2
; Definition file of ncrypt.dll
 
3
; Automatic generated by gendef
 
4
; written by Kai Tietz 2008
 
5
;
 
6
LIBRARY "ncrypt.dll"
 
7
EXPORTS
 
8
GetIsolationServerInterface
 
9
GetKeyStorageInterface
 
10
GetSChannelInterface
 
11
NCryptCreatePersistedKey
 
12
NCryptDecrypt
 
13
NCryptDeleteKey
 
14
NCryptDeriveKey
 
15
NCryptEncrypt
 
16
NCryptEnumAlgorithms
 
17
NCryptEnumKeys
 
18
NCryptEnumStorageProviders
 
19
NCryptExportKey
 
20
NCryptFinalizeKey
 
21
NCryptFreeBuffer
 
22
NCryptFreeObject
 
23
NCryptGetProperty
 
24
NCryptImportKey
 
25
NCryptIsAlgSupported
 
26
NCryptIsKeyHandle
 
27
NCryptNotifyChangeKey
 
28
NCryptOpenKey
 
29
NCryptOpenStorageProvider
 
30
NCryptSecretAgreement
 
31
NCryptSetAuditingInterface
 
32
NCryptSetProperty
 
33
NCryptSignHash
 
34
NCryptTranslateHandle
 
35
NCryptVerifySignature
 
36
SslChangeNotify
 
37
SslComputeClientAuthHash
 
38
SslComputeEapKeyBlock
 
39
SslComputeFinishedHash
 
40
SslCreateEphemeralKey
 
41
SslCreateHandshakeHash
 
42
SslDecrementProviderReferenceCount
 
43
SslDecryptPacket
 
44
SslEncryptPacket
 
45
SslEnumCipherSuites
 
46
SslEnumProtocolProviders
 
47
SslExportKey
 
48
SslFreeBuffer
 
49
SslFreeObject
 
50
SslGenerateMasterKey
 
51
SslGenerateSessionKeys
 
52
SslGetKeyProperty
 
53
SslGetProviderProperty
 
54
SslHashHandshake
 
55
SslImportKey
 
56
SslImportMasterKey
 
57
SslIncrementProviderReferenceCount
 
58
SslLookupCipherSuiteInfo
 
59
SslOpenPrivateKey
 
60
SslOpenProvider
 
61
SslSignHash