| 1 | LIBRARY SCHANNEL INITINSTANCE
|
|---|
| 2 | DESCRIPTION 'Odin32 System DLL - schannel'
|
|---|
| 3 | DATA MULTIPLE NONSHARED
|
|---|
| 4 |
|
|---|
| 5 | EXPORTS
|
|---|
| 6 |
|
|---|
| 7 | ;ApplyControlToken = _CloseSslPerformanceData @5
|
|---|
| 8 | ;ApplyControlToken = _CollectSslPerformanceData @6
|
|---|
| 9 | ;MakeSignature = _OpenSslPerformanceData @19
|
|---|
| 10 | SpLsaModeInitialize = "_SpLsaModeInitialize@16" @26
|
|---|
| 11 | SpUserModeInitialize = "_SpUserModeInitialize@16" @27
|
|---|
| 12 | ;SpUserModeInitialize = _SslCrackCertificate @28
|
|---|
| 13 | ;SpUserModeInitialize = _SslEmptyCacheA @29
|
|---|
| 14 | ;SpUserModeInitialize = _SslEmptyCacheW @30
|
|---|
| 15 | ;SpUserModeInitialize = _SslFreeCertificate @31
|
|---|
| 16 | ;SpUserModeInitialize = _SslGenerateKeyPair @32
|
|---|
| 17 | ;SpUserModeInitialize = _SslGenerateRandomBits @33
|
|---|
| 18 | ;SpUserModeInitialize = _SslGetMaximumKeySize @34
|
|---|
| 19 | ;SpUserModeInitialize = _SslLoadCertificate @35
|
|---|
| 20 |
|
|---|
| 21 | ;forwarders from secur32
|
|---|
| 22 | AcceptSecurityContext = "_AcceptSecurityContext@36" @1000
|
|---|
| 23 | AcquireCredentialsHandleA = "_AcquireCredentialsHandleA@36" @1001
|
|---|
| 24 | AcquireCredentialsHandleW = "_AcquireCredentialsHandleW@36" @1002
|
|---|
| 25 | ApplyControlToken = "_ApplyControlToken@8" @1003
|
|---|
| 26 | DeleteSecurityContext = "_DeleteSecurityContext@4" @1004
|
|---|
| 27 | EnumerateSecurityPackagesA = "_EnumerateSecurityPackagesA@8" @1005
|
|---|
| 28 | EnumerateSecurityPackagesW = "_EnumerateSecurityPackagesW@8" @1006
|
|---|
| 29 | FreeContextBuffer = "_FreeContextBuffer@4" @1007
|
|---|
| 30 | FreeCredentialsHandle = "_FreeCredentialsHandle@4" @1008
|
|---|
| 31 | ImpersonateSecurityContext = "_ImpersonateSecurityContext@4" @1009
|
|---|
| 32 | InitSecurityInterfaceA = "_InitSecurityInterfaceA@0" @1010
|
|---|
| 33 | InitSecurityInterfaceW = "_InitSecurityInterfaceW@0" @1011
|
|---|
| 34 | InitializeSecurityContextA = "_InitializeSecurityContextA@48" @1012
|
|---|
| 35 | InitializeSecurityContextW = "_InitializeSecurityContextW@48" @1013
|
|---|
| 36 | MakeSignature = "_MakeSignature@16" @1014
|
|---|
| 37 | CompleteAuthToken = "_CompleteAuthToken@8" @1015
|
|---|
| 38 | QueryContextAttributesA = "_QueryContextAttributesA@12" @1016
|
|---|
| 39 | QueryContextAttributesW = "_QueryContextAttributesW@12" @1017
|
|---|
| 40 | QuerySecurityPackageInfoA = "_QuerySecurityPackageInfoA@8" @1018
|
|---|
| 41 | QuerySecurityPackageInfoW = "_QuerySecurityPackageInfoW@8" @1019
|
|---|
| 42 | RevertSecurityContext = "_RevertSecurityContext@4" @1020
|
|---|
| 43 | SealMessage = "_SealMessage@16" @1021
|
|---|
| 44 | UnsealMessage = "_UnsealMessage@16" @1022
|
|---|
| 45 | VerifySignature = "_VerifySignature@16" @1023
|
|---|