Searched refs:sys_store (Results 1 – 1 of 1) sorted by relevance
189 HCERTSTORE sys_store = NULL; in add_cert_for_store() local193 sys_store = CertOpenSystemStore(0, name); in add_cert_for_store()194 if (!sys_store) { in add_cert_for_store()198 while ((ctx = CertEnumCertificatesInStore(sys_store, ctx))) { in add_cert_for_store()210 CertCloseStore(sys_store, 0); in add_cert_for_store()