Searched refs:sys_store (Results 1 – 2 of 2) sorted by relevance
188 HCERTSTORE sys_store = NULL; in add_cert_for_store() local192 sys_store = CertOpenSystemStore(0, name); in add_cert_for_store()193 if (!sys_store) { in add_cert_for_store()197 while ((ctx = CertEnumCertificatesInStore(sys_store, ctx))) { in add_cert_for_store()209 CertCloseStore(sys_store, 0); in add_cert_for_store()