| 1 | LIBRARY CRYPT32 INITINSTANCE
|
|---|
| 2 | DESCRIPTION 'Odin32 System DLL - crypt32'
|
|---|
| 3 | DATA MULTIPLE NONSHARED
|
|---|
| 4 |
|
|---|
| 5 | EXPORTS
|
|---|
| 6 |
|
|---|
| 7 | CertAddCRLContextToStore = _CertAddCRLContextToStore@16 @1
|
|---|
| 8 | CertAddCTLContextToStore = _CertAddCTLContextToStore@16 @2
|
|---|
| 9 | CertAddCertificateContextToStore = _CertAddCertificateContextToStore@16 @3
|
|---|
| 10 | CertAddEncodedCRLToStore = _CertAddEncodedCRLToStore@24 @4
|
|---|
| 11 | CertAddEncodedCTLToStore = _CertAddEncodedCTLToStore@24 @5
|
|---|
| 12 | CertAddEncodedCertificateToStore = _CertAddEncodedCertificateToStore@24 @6
|
|---|
| 13 | ;CertAddEncodedCertificateToSystemStoreA = _CertAddEncodedCertificateToSystemStoreA @7
|
|---|
| 14 | ;CertAddEncodedCertificateToSystemStoreW = _CertAddEncodedCertificateToSystemStoreW @8
|
|---|
| 15 | CertAddEnhancedKeyUsageIdentifier = _CertAddEnhancedKeyUsageIdentifier@8 @9
|
|---|
| 16 | CertAddSerializedElementToStore = _CertAddSerializedElementToStore@32 @10
|
|---|
| 17 | CertAddStoreToCollection = _CertAddStoreToCollection@16 @11
|
|---|
| 18 | CertAlgIdToOID = _CertAlgIdToOID@4 @12
|
|---|
| 19 | CertCloseStore = _CertCloseStore@8 @13
|
|---|
| 20 | CertCompareCertificate = _CertCompareCertificate@12 @14
|
|---|
| 21 | CertCompareCertificateName = _CertCompareCertificateName@12 @15
|
|---|
| 22 | CertCompareIntegerBlob = _CertCompareIntegerBlob@8 @16
|
|---|
| 23 | CertComparePublicKeyInfo = _CertComparePublicKeyInfo@12 @17
|
|---|
| 24 | CertControlStore = _CertControlStore@16 @18
|
|---|
| 25 | CertCreateCRLContext = _CertCreateCRLContext@12 @19
|
|---|
| 26 | CertCreateCTLContext = _CertCreateCTLContext@12 @20
|
|---|
| 27 | CertCreateCertificateChainEngine = _CertCreateCertificateChainEngine@8 @21
|
|---|
| 28 | CertCreateCertificateContext = _CertCreateCertificateContext@12 @22
|
|---|
| 29 | CertCreateSelfSignCertificate = _CertCreateSelfSignCertificate@32 @23
|
|---|
| 30 | CertDeleteCRLFromStore = _CertDeleteCRLFromStore@4 @24
|
|---|
| 31 | CertDeleteCTLFromStore = _CertDeleteCTLFromStore@4 @25
|
|---|
| 32 | CertDeleteCertificateFromStore = _CertDeleteCertificateFromStore@4 @26
|
|---|
| 33 | CertDuplicateCRLContext = _CertDuplicateCRLContext@4 @27
|
|---|
| 34 | CertDuplicateCTLContext = _CertDuplicateCTLContext@4 @28
|
|---|
| 35 | CertDuplicateCertificateChain = _CertDuplicateCertificateChain@4 @29
|
|---|
| 36 | CertDuplicateCertificateContext = _CertDuplicateCertificateContext@4 @30
|
|---|
| 37 | CertDuplicateStore = _CertDuplicateStore@4 @31
|
|---|
| 38 | CertEnumCRLContextProperties = _CertEnumCRLContextProperties@8 @32
|
|---|
| 39 | CertEnumCRLsInStore = _CertEnumCRLsInStore@8 @33
|
|---|
| 40 | CertEnumCTLContextProperties = _CertEnumCTLContextProperties@8 @34
|
|---|
| 41 | CertEnumCTLsInStore = _CertEnumCTLsInStore@8 @35
|
|---|
| 42 | CertEnumCertificateContextProperties = _CertEnumCertificateContextProperties@8 @36
|
|---|
| 43 | CertEnumCertificatesInStore = _CertEnumCertificatesInStore@8 @37
|
|---|
| 44 | CertEnumPhysicalStore = _CertEnumPhysicalStore@16 @38
|
|---|
| 45 | CertEnumSystemStore = _CertEnumSystemStore@16 @39
|
|---|
| 46 | CertFindAttribute = _CertFindAttribute@12 @40
|
|---|
| 47 | CertFindCRLInStore = _CertFindCRLInStore@24 @41
|
|---|
| 48 | CertFindCTLInStore = _CertFindCTLInStore@24 @42
|
|---|
| 49 | CertFindCertificateInStore = _CertFindCertificateInStore@24 @43
|
|---|
| 50 | CertFindCertificateInCRL = _CertFindCertificateInCRL@20 @44
|
|---|
| 51 | CertFindExtension = _CertFindExtension@12 @45
|
|---|
| 52 | CertFindRDNAttr = _CertFindRDNAttr@8 @46
|
|---|
| 53 | ;CertFindSubjectInCTL = _CertFindSubjectInCTL @47
|
|---|
| 54 | CertFreeCRLContext = _CertFreeCRLContext@4 @48
|
|---|
| 55 | CertFreeCTLContext = _CertFreeCTLContext@4 @49
|
|---|
| 56 | CertFreeCertificateChain = _CertFreeCertificateChain@4 @50
|
|---|
| 57 | CertFreeCertificateChainEngine = _CertFreeCertificateChainEngine@4 @51
|
|---|
| 58 | CertFreeCertificateContext = _CertFreeCertificateContext@4 @52
|
|---|
| 59 | CertGetCRLContextProperty = _CertGetCRLContextProperty@16 @53
|
|---|
| 60 | CertGetCRLFromStore = _CertGetCRLFromStore@16 @54
|
|---|
| 61 | CertGetCTLContextProperty = _CertGetCTLContextProperty@16 @55
|
|---|
| 62 | CertGetCertificateChain = _CertGetCertificateChain@32 @56
|
|---|
| 63 | CertGetCertificateContextProperty = _CertGetCertificateContextProperty@16 @57
|
|---|
| 64 | CertGetEnhancedKeyUsage = _CertGetEnhancedKeyUsage@16 @58
|
|---|
| 65 | ;CertGetIntendedKeyUsage = _CertGetIntendedKeyUsage @59
|
|---|
| 66 | CertGetIssuerCertificateFromStore = _CertGetIssuerCertificateFromStore@16 @60
|
|---|
| 67 | CertGetNameStringA = _CertGetNameStringA@24 @61
|
|---|
| 68 | CertGetNameStringW = _CertGetNameStringW@24 @62
|
|---|
| 69 | CertGetPublicKeyLength = _CertGetPublicKeyLength@8 @63
|
|---|
| 70 | CertGetStoreProperty = _CertGetStoreProperty@16 @64
|
|---|
| 71 | CertGetSubjectCertificateFromStore = _CertGetSubjectCertificateFromStore@12 @65
|
|---|
| 72 | CertGetValidUsages = _CertGetValidUsages@20 @66
|
|---|
| 73 | ;CertIsRDNAttrsInCertificateName = _CertIsRDNAttrsInCertificateName @67
|
|---|
| 74 | CertIsValidCRLForCertificate = _CertIsValidCRLForCertificate@16 @68
|
|---|
| 75 | CertNameToStrA = _CertNameToStrA@20 @69
|
|---|
| 76 | CertNameToStrW = _CertNameToStrW@20 @70
|
|---|
| 77 | CertOIDToAlgId = _CertOIDToAlgId@4 @71
|
|---|
| 78 | CertOpenStore = _CertOpenStore@20 @72
|
|---|
| 79 | CertOpenSystemStoreA = _CertOpenSystemStoreA@8 @73
|
|---|
| 80 | CertOpenSystemStoreW = _CertOpenSystemStoreW@8 @74
|
|---|
| 81 | CertRDNValueToStrA = _CertRDNValueToStrA@16 @75
|
|---|
| 82 | CertRDNValueToStrW = _CertRDNValueToStrW@16 @76
|
|---|
| 83 | CertRemoveEnhancedKeyUsageIdentifier = _CertRemoveEnhancedKeyUsageIdentifier@8 @77
|
|---|
| 84 | CertRemoveStoreFromCollection = _CertRemoveStoreFromCollection@8 @78
|
|---|
| 85 | CertSaveStore = _CertSaveStore@24 @79
|
|---|
| 86 | CertSerializeCRLStoreElement = _CertSerializeCRLStoreElement@16 @80
|
|---|
| 87 | CertSerializeCTLStoreElement = _CertSerializeCTLStoreElement@16 @81
|
|---|
| 88 | CertSerializeCertificateStoreElement = _CertSerializeCertificateStoreElement@16 @82
|
|---|
| 89 | CertSetCRLContextProperty = _CertSetCRLContextProperty@16 @83
|
|---|
| 90 | CertSetCTLContextProperty = _CertSetCTLContextProperty@16 @84
|
|---|
| 91 | CertSetCertificateContextProperty = _CertSetCertificateContextProperty@16 @85
|
|---|
| 92 | CertSetEnhancedKeyUsage = _CertSetEnhancedKeyUsage@8 @86
|
|---|
| 93 | CertSetStoreProperty = _CertSetStoreProperty@16 @87
|
|---|
| 94 | CertStrToNameA = _CertStrToNameA@28 @88
|
|---|
| 95 | CertStrToNameW = _CertStrToNameW@28 @89
|
|---|
| 96 | CertVerifyCertificateChainPolicy = _CertVerifyCertificateChainPolicy@16 @90
|
|---|
| 97 | CertVerifyCRLRevocation = _CertVerifyCRLRevocation@16 @91
|
|---|
| 98 | CertVerifyCRLTimeValidity = _CertVerifyCRLTimeValidity@8 @92
|
|---|
| 99 | CertVerifyCTLUsage = _CertVerifyCTLUsage@28 @93
|
|---|
| 100 | CertVerifyRevocation = _CertVerifyRevocation@28 @94
|
|---|
| 101 | CertVerifySubjectCertificateContext = _CertVerifySubjectCertificateContext@12 @95
|
|---|
| 102 | CertVerifyTimeValidity = _CertVerifyTimeValidity@8 @96
|
|---|
| 103 | CertVerifyValidityNesting = _CertVerifyValidityNesting@8 @97
|
|---|
| 104 | ;CreateFileU = _CreateFileU@28 @98
|
|---|
| 105 | CryptBinaryToStringA = _CryptBinaryToStringA@20 @99
|
|---|
| 106 | ;CryptBinaryToStringW # = _CryptBinaryToStringW #@20 @100
|
|---|
| 107 | CryptStringToBinaryA = _CryptStringToBinaryA@28 @101
|
|---|
| 108 | ;CryptStringToBinaryW # = _CryptStringToBinaryW #@28 @102
|
|---|
| 109 | ;CryptAcquireContextU = _CryptAcquireContextU@20 @103
|
|---|
| 110 | CryptAcquireCertificatePrivateKey = _CryptAcquireCertificatePrivateKey@24 @104
|
|---|
| 111 | ;CryptCloseAsyncHandle = _CryptCloseAsyncHandle @105
|
|---|
| 112 | ;CryptCreateAsyncHandle = _CryptCreateAsyncHandle @106
|
|---|
| 113 | ;CryptDecodeMessage = _CryptDecodeMessage @107
|
|---|
| 114 | CryptDecodeObject = _CryptDecodeObject@28 @108
|
|---|
| 115 | CryptDecodeObjectEx = _CryptDecodeObjectEx@32 @109
|
|---|
| 116 | ;CryptDecryptAndVerifyMessageSignature = _CryptDecryptAndVerifyMessageSignature @110
|
|---|
| 117 | ;CryptDecryptMessage = _CryptDecryptMessage @111
|
|---|
| 118 | CryptEncodeObject = _CryptEncodeObject@20 @112
|
|---|
| 119 | CryptEncodeObjectEx = _CryptEncodeObjectEx@28 @113
|
|---|
| 120 | ;CryptEncryptMessage = _CryptEncryptMessage @114
|
|---|
| 121 | ;CryptEnumOIDFunction = _CryptEnumOIDFunction @115
|
|---|
| 122 | CryptEnumOIDInfo = _CryptEnumOIDInfo@16 @116
|
|---|
| 123 | ;CryptEnumProvidersU = _CryptEnumProvidersU @117
|
|---|
| 124 | ;CryptExportPKCS8 = _CryptExportPKCS8 @118
|
|---|
| 125 | CryptExportPublicKeyInfo = _CryptExportPublicKeyInfo@20 @119
|
|---|
| 126 | CryptExportPublicKeyInfoEx = _CryptExportPublicKeyInfoEx@32 @120
|
|---|
| 127 | CryptFindLocalizedName = _CryptFindLocalizedName@4 @121
|
|---|
| 128 | CryptFindOIDInfo = _CryptFindOIDInfo@12 @122
|
|---|
| 129 | CryptFormatObject = _CryptFormatObject@36 @123
|
|---|
| 130 | CryptFreeOIDFunctionAddress = _CryptFreeOIDFunctionAddress@8 @124
|
|---|
| 131 | ;CryptGetAsyncParam = _CryptGetAsyncParam @125
|
|---|
| 132 | CryptGetDefaultOIDDllList = _CryptGetDefaultOIDDllList@16 @126
|
|---|
| 133 | CryptGetDefaultOIDFunctionAddress = _CryptGetDefaultOIDFunctionAddress@24 @127
|
|---|
| 134 | CryptGetMessageCertificates = _CryptGetMessageCertificates@20 @128
|
|---|
| 135 | CryptGetMessageSignerCount = _CryptGetMessageSignerCount@12 @129
|
|---|
| 136 | CryptGetOIDFunctionAddress = _CryptGetOIDFunctionAddress@24 @130
|
|---|
| 137 | CryptGetOIDFunctionValue = _CryptGetOIDFunctionValue@28 @131
|
|---|
| 138 | CryptHashCertificate = _CryptHashCertificate@28 @132
|
|---|
| 139 | CryptHashMessage = _CryptHashMessage@36 @133
|
|---|
| 140 | CryptHashPublicKeyInfo = _CryptHashPublicKeyInfo@28 @134
|
|---|
| 141 | CryptHashToBeSigned = _CryptHashToBeSigned@24 @135
|
|---|
| 142 | ;CryptImportPKCS8 = _CryptImportPKCS8 @136
|
|---|
| 143 | CryptImportPublicKeyInfo = _CryptImportPublicKeyInfo@16 @137
|
|---|
| 144 | CryptImportPublicKeyInfoEx = _CryptImportPublicKeyInfoEx@28 @138
|
|---|
| 145 | CryptInitOIDFunctionSet = _CryptInitOIDFunctionSet@8 @139
|
|---|
| 146 | CryptInstallOIDFunctionAddress = _CryptInstallOIDFunctionAddress@24 @140
|
|---|
| 147 | ;CryptLoadSip = _CryptLoadSip @141
|
|---|
| 148 | CryptMemAlloc = _CryptMemAlloc@4 @142
|
|---|
| 149 | CryptMemFree = _CryptMemFree@4 @143
|
|---|
| 150 | CryptMemRealloc = _CryptMemRealloc@8 @144
|
|---|
| 151 | ;CryptMsgCalculateEncodedLength = _CryptMsgCalculateEncodedLength @145
|
|---|
| 152 | CryptMsgClose = _CryptMsgClose@4 @146
|
|---|
| 153 | CryptMsgControl = _CryptMsgControl@16 @147
|
|---|
| 154 | ;CryptMsgCountersign = _CryptMsgCountersign @148
|
|---|
| 155 | ;CryptMsgCountersignEncoded = _CryptMsgCountersignEncoded @149
|
|---|
| 156 | CryptMsgDuplicate = _CryptMsgDuplicate@4 @150
|
|---|
| 157 | ;CryptMsgEncodeAndSignCTL = _CryptMsgEncodeAndSignCTL @151
|
|---|
| 158 | CryptMsgGetAndVerifySigner = _CryptMsgGetAndVerifySigner@24 @152
|
|---|
| 159 | CryptMsgGetParam = _CryptMsgGetParam@20 @153
|
|---|
| 160 | CryptMsgOpenToDecode = _CryptMsgOpenToDecode@24 @154
|
|---|
| 161 | CryptMsgOpenToEncode = _CryptMsgOpenToEncode@24 @155
|
|---|
| 162 | ;CryptMsgSignCTL = _CryptMsgSignCTL @156
|
|---|
| 163 | CryptMsgUpdate = _CryptMsgUpdate@16 @157
|
|---|
| 164 | ;CryptMsgVerifyCountersignatureEncoded = _CryptMsgVerifyCountersignatureEncoded @158
|
|---|
| 165 | CryptMsgVerifyCountersignatureEncodedEx = _CryptMsgVerifyCountersignatureEncodedEx@40 @159
|
|---|
| 166 | CryptProtectData = _CryptProtectData@28 @160
|
|---|
| 167 | CryptQueryObject = _CryptQueryObject@44 @161
|
|---|
| 168 | CryptRegisterDefaultOIDFunction = _CryptRegisterDefaultOIDFunction@16 @162
|
|---|
| 169 | CryptRegisterOIDFunction = _CryptRegisterOIDFunction@20 @163
|
|---|
| 170 | ;CryptRegisterOIDInfo = _CryptRegisterOIDInfo @164
|
|---|
| 171 | CryptSIPAddProvider = _CryptSIPAddProvider@4 @165
|
|---|
| 172 | CryptSIPCreateIndirectData = _CryptSIPCreateIndirectData@12 @166
|
|---|
| 173 | CryptSIPGetSignedDataMsg = _CryptSIPGetSignedDataMsg@20 @167
|
|---|
| 174 | CryptSIPLoad = _CryptSIPLoad@12 @168
|
|---|
| 175 | CryptSIPPutSignedDataMsg = _CryptSIPPutSignedDataMsg@20 @169
|
|---|
| 176 | CryptSIPRemoveProvider = _CryptSIPRemoveProvider@4 @170
|
|---|
| 177 | CryptSIPRemoveSignedDataMsg = _CryptSIPRemoveSignedDataMsg@8 @171
|
|---|
| 178 | CryptSIPRetrieveSubjectGuid = _CryptSIPRetrieveSubjectGuid@12 @172
|
|---|
| 179 | CryptSIPVerifyIndirectData = _CryptSIPVerifyIndirectData@8 @173
|
|---|
| 180 | ;CryptSetAsyncParam = _CryptSetAsyncParam @174
|
|---|
| 181 | CryptSetOIDFunctionValue = _CryptSetOIDFunctionValue@28 @175
|
|---|
| 182 | ;CryptSetProviderU = _CryptSetProviderU @176
|
|---|
| 183 | CryptSignAndEncodeCertificate = _CryptSignAndEncodeCertificate@36 @177
|
|---|
| 184 | ;CryptSignAndEncryptMessage = _CryptSignAndEncryptMessage @178
|
|---|
| 185 | CryptSignCertificate = _CryptSignCertificate@36 @179
|
|---|
| 186 | ;CryptSignHashU = _CryptSignHashU @180
|
|---|
| 187 | ;CryptSignMessage = _CryptSignMessage @181
|
|---|
| 188 | ;CryptSignMessageWithKey = _CryptSignMessageWithKey @182
|
|---|
| 189 | CryptUnprotectData = _CryptUnprotectData@28 @183
|
|---|
| 190 | CryptUnregisterDefaultOIDFunction = _CryptUnregisterDefaultOIDFunction@12 @184
|
|---|
| 191 | CryptUnregisterOIDFunction = _CryptUnregisterOIDFunction@12 @185
|
|---|
| 192 | ;CryptUnregisterOIDInfo = _CryptUnregisterOIDInfo @186
|
|---|
| 193 | CryptVerifyCertificateSignature = _CryptVerifyCertificateSignature@20 @187
|
|---|
| 194 | CryptVerifyCertificateSignatureEx = _CryptVerifyCertificateSignatureEx@32 @188
|
|---|
| 195 | CryptVerifyDetachedMessageHash = _CryptVerifyDetachedMessageHash@32 @189
|
|---|
| 196 | CryptVerifyDetachedMessageSignature = _CryptVerifyDetachedMessageSignature@32 @190
|
|---|
| 197 | CryptVerifyMessageHash = _CryptVerifyMessageHash@28 @191
|
|---|
| 198 | CryptVerifyMessageSignature = _CryptVerifyMessageSignature@28 @192
|
|---|
| 199 | ;CryptVerifyMessageSignatureWithKey = _CryptVerifyMessageSignatureWithKey @193
|
|---|
| 200 | ;CryptVerifySignatureU = _CryptVerifySignatureU @194
|
|---|
| 201 | I_CertUpdateStore = _I_CertUpdateStore@16 @195
|
|---|
| 202 | ;I_CryptAllocTls = _I_CryptAllocTls@4 @196
|
|---|
| 203 | I_CryptCreateLruCache = _I_CryptCreateLruCache@8 @197
|
|---|
| 204 | I_CryptCreateLruEntry = _I_CryptCreateLruEntry@12 @198
|
|---|
| 205 | I_CryptDetachTls = _I_CryptDetachTls@4 @199
|
|---|
| 206 | I_CryptFindLruEntry = _I_CryptFindLruEntry@8 @200
|
|---|
| 207 | I_CryptFindLruEntryData = _I_CryptFindLruEntryData@12 @201
|
|---|
| 208 | I_CryptFlushLruCache = _I_CryptFlushLruCache@12 @202
|
|---|
| 209 | I_CryptFreeLruCache = _I_CryptFreeLruCache@12 @203
|
|---|
| 210 | I_CryptFreeTls = _I_CryptFreeTls@8 @204
|
|---|
| 211 | I_CryptGetAsn1Decoder = _I_CryptGetAsn1Decoder@4 @205
|
|---|
| 212 | I_CryptGetAsn1Encoder = _I_CryptGetAsn1Encoder@4 @206
|
|---|
| 213 | I_CryptGetDefaultCryptProv = _I_CryptGetDefaultCryptProv@4 @207
|
|---|
| 214 | ;I_CryptGetDefaultCryptProvForEncrypt = _I_CryptGetDefaultCryptProvForEncrypt @208
|
|---|
| 215 | I_CryptGetOssGlobal = _I_CryptGetOssGlobal@4 @209
|
|---|
| 216 | I_CryptGetTls = _I_CryptGetTls@4 @210
|
|---|
| 217 | ;I_CryptInsertLruEntry = _I_CryptInsertLruEntry @211
|
|---|
| 218 | I_CryptInstallAsn1Module = _I_CryptInstallAsn1Module@12 @212
|
|---|
| 219 | I_CryptInstallOssGlobal = _I_CryptInstallOssGlobal@12 @213
|
|---|
| 220 | I_CryptReadTrustedPublisherDWORDValueFromRegistry = _I_CryptReadTrustedPublisherDWORDValueFromRegistry@8 @214
|
|---|
| 221 | ;I_CryptReleaseLruEntry = _I_CryptReleaseLruEntry @215
|
|---|
| 222 | I_CryptSetTls = _I_CryptSetTls@8 @216
|
|---|
| 223 | I_CryptUninstallAsn1Module = _I_CryptUninstallAsn1Module@4 @217
|
|---|
| 224 | ;I_CryptUninstallOssGlobal = _I_CryptUninstallOssGlobal @218
|
|---|
| 225 | ;PFXExportCertStore = _PFXExportCertStore @219
|
|---|
| 226 | ;PFXImportCertStore = _PFXImportCertStore @220
|
|---|
| 227 | ;RegCreateHKCUKeyExU = _RegCreateHKCUKeyExU @221
|
|---|
| 228 | ;RegCreateKeyExU = _RegCreateKeyExU @222
|
|---|
| 229 | ;RegDeleteValueU = _RegDeleteValueU @223
|
|---|
| 230 | ;RegEnumValueU = _RegEnumValueU @224
|
|---|
| 231 | ;RegOpenHKCUKeyExU = _RegOpenHKCUKeyExU @225
|
|---|
| 232 | ;RegOpenKeyExU = _RegOpenKeyExU @226
|
|---|
| 233 | ;RegQueryInfoKeyU = _RegQueryInfoKeyU @227
|
|---|
| 234 | ;RegQueryValueExU = _RegQueryValueExU @228
|
|---|
| 235 | ;RegSetValueExU = _RegSetValueExU @229
|
|---|