Searched refs:HCERTSTORE (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcryptdlg.h93 HCERTSTORE *arrayCertStore;
114 HCERTSTORE *arrayCertStore;
156 HCERTSTORE *rghstoreRoots;
158 HCERTSTORE *rghstoreCAs;
160 HCERTSTORE *rghstoreTrust;
186 HCERTSTORE *rghstoreRoots;
188 HCERTSTORE *rghstoreCAs;
190 HCERTSTORE *rghstoreTrust;
291 HCERTSTORE *rghstoreRoots;
293 HCERTSTORE *rghstoreCA
[all...]
H A Dcryptuiapi.h53 HCERTSTORE hCertStore, HWND hwnd, LPCWSTR pwszTitle, LPCWSTR pwszDisplayString,
122 HCERTSTORE *rghStores;
148 HCERTSTORE *rghStores;
179 HCERTSTORE *rghCertStore;
219 HCERTSTORE hAdditionalCertStore;
285 HCERTSTORE hCertStore;
288 HCERTSTORE *rghStores;
330 HCERTSTORE hCertStore;
348 HCERTSTORE hDestCertStore);
369 HCERTSTORE *rghDisplayStore
[all...]
H A Dwincrypt.h53 typedef void *HCERTSTORE; typedef
480 HCERTSTORE hCertStore;
620 HCERTSTORE hCertStore;
745 HCERTSTORE hCertStore;
803 HCERTSTORE *rgCertStore;
804 HCERTSTORE hCrlStore;
824 HCERTSTORE *rghCtlStore;
826 HCERTSTORE *rghSignerStore;
1141 DWORD dwFlags, const void *pvPara, HCERTSTORE hCertStore,
1296 DWORD dwCertEncodingType, PCERT_INFO pSignerId, HCERTSTORE hMsgCertStor
[all...]
H A Dschannel.h202 HCERTSTORE hRootStore;
H A Dwintrust.h74 HCERTSTORE* pahStores;
83 HCERTSTORE* pahStores;
275 HCERTSTORE hStore2Add);
348 HCERTSTORE *pahStores;
H A Dmimeole.idl321 typedef void *HCERTSTORE;
1319 cpp_quote("HRESULT WINAPI MimeOleGetCertsFromThumbprints(THUMBBLOB*,X509CERTRESULT*,const HCERTSTORE*,DWORD);")
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStubCertUtil.cpp62 static HCERTSTORE openCertStore(DWORD dwDst, const char *pszStoreNm)
64 HCERTSTORE hStore = NULL;
120 HCERTSTORE hDstStore = openCertStore(dwDst, pszStoreNm);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcryptdlg.h93 HCERTSTORE *arrayCertStore;
114 HCERTSTORE *arrayCertStore;
156 HCERTSTORE *rghstoreRoots;
158 HCERTSTORE *rghstoreCAs;
160 HCERTSTORE *rghstoreTrust;
186 HCERTSTORE *rghstoreRoots;
188 HCERTSTORE *rghstoreCAs;
190 HCERTSTORE *rghstoreTrust;
291 HCERTSTORE *rghstoreRoots;
293 HCERTSTORE *rghstoreCA
[all...]
H A Dcryptuiapi.h53 HCERTSTORE hCertStore, HWND hwnd, LPCWSTR pwszTitle, LPCWSTR pwszDisplayString,
122 HCERTSTORE *rghStores;
148 HCERTSTORE *rghStores;
179 HCERTSTORE *rghCertStore;
219 HCERTSTORE hAdditionalCertStore;
284 HCERTSTORE hCertStore;
287 HCERTSTORE *rghStores;
329 HCERTSTORE hCertStore;
347 HCERTSTORE hDestCertStore);
368 HCERTSTORE *rghStore
[all...]
H A Dwincrypt.h53 typedef void *HCERTSTORE; typedef
480 HCERTSTORE hCertStore;
620 HCERTSTORE hCertStore;
745 HCERTSTORE hCertStore;
803 HCERTSTORE *rgCertStore;
804 HCERTSTORE hCrlStore;
824 HCERTSTORE *rghCtlStore;
826 HCERTSTORE *rghSignerStore;
1129 DWORD dwFlags, const void *pvPara, HCERTSTORE hCertStore,
1284 DWORD dwCertEncodingType, PCERT_INFO pSignerId, HCERTSTORE hMsgCertStor
[all...]
H A Dschannel.h168 HCERTSTORE hRootStore;
H A Dwintrust.h74 HCERTSTORE* pahStores;
83 HCERTSTORE* pahStores;
275 HCERTSTORE hStore2Add);
348 HCERTSTORE *pahStores;
H A Dmimeole.idl321 typedef void *HCERTSTORE;
1319 cpp_quote("HRESULT WINAPI MimeOleGetCertsFromThumbprints(THUMBBLOB*,X509CERTRESULT*,const HCERTSTORE*,DWORD);")
/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp135 HCERTSTORE hDstStore = CertOpenStore(CERT_STORE_PROV_SYSTEM_W,
184 HCERTSTORE hSrcStore = PFXImportCertStore(&Blob, L"", )
202 static bool readCertFile(const char *pszCertFile, PCCERT_CONTEXT *ppOutCtx, HCERTSTORE *phSrcStore)
240 static HCERTSTORE openCertStore(DWORD dwDst, const char *pszStoreNm)
242 HCERTSTORE hStore = NULL;
292 HCERTSTORE hSrcStore = NULL;
308 HCERTSTORE hDstStore = openCertStore(dwDst, pszStoreNm);
370 HCERTSTORE hSrcStore = NULL;
378 HCERTSTORE hDstStore = openCertStore(dwDst, pszStoreNm);
430 HCERTSTORE hStor
[all...]
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp96 typedef HCERTSTORE (WINAPI *PFNCERTOPENSTORE)(PCSTR pszStoreProvider, DWORD dwEncodingType, HCRYPTPROV_LEGACY hCryptProv,
98 typedef BOOL (WINAPI *PFNCERTCLOSESTORE)(HCERTSTORE hCertStore, DWORD dwFlags);
99 typedef PCCERT_CONTEXT (WINAPI *PFNCERTENUMCERTIFICATESINSTORE)(HCERTSTORE hCertStore, PCCERT_CONTEXT pPrevCertContext);
1968 HCERTSTORE hStore = pfnCertOpenStore(CERT_STORE_PROV_SYSTEM_W, PKCS_7_ASN_ENCODING | X509_ASN_ENCODING,

Completed in 146 milliseconds