Home
last modified time | relevance | path

Searched refs:hDestCertStore (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/cryptui/
H A Dmain.c4582 if (hDestCertStore) store = hDestCertStore; in import_cert()
4607 if (hDestCertStore) store = hDestCertStore; in import_crl()
4633 if (hDestCertStore) store = hDestCertStore; in import_ctl()
4863 HCERTSTORE hDestCertStore; member
5165 if (!data->hDestCertStore) in import_store_dlg_proc()
5204 !data->hDestCertStore) in import_store_dlg_proc()
5446 HCERTSTORE hDestCertStore) in show_import_ui() argument
5466 data.hDestCertStore = hDestCertStore; in show_import_ui()
5563 pImportSrc, hDestCertStore); in CryptUIWizImport()
5574 hDestCertStore); in CryptUIWizImport()
[all …]
/reactos/sdk/include/psdk/
H A Dcryptuiapi.h338 HCERTSTORE hDestCertStore);
/reactos/modules/rostests/winetests/cryptui/
H A Dcryptui.c302 HCERTSTORE hDestCertStore);