Home
last modified time | relevance | path

Searched refs:CERT_STORE_PROV_SYSTEM_REGISTRY (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/crypt32/
H A Dstore.c1296 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testSystemRegStore()
1316 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testSystemRegStore()
1320 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testSystemRegStore()
1326 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testSystemRegStore()
1331 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, 0, NULL); in testSystemRegStore()
1334 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testSystemRegStore()
1338 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testSystemRegStore()
1343 store = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testSystemRegStore()
2756 store2 = CertOpenStore(CERT_STORE_PROV_SYSTEM_REGISTRY, 0, 0, in testAddCertificateLink()
/reactos/sdk/include/psdk/
H A Dwincrypt.h2264 #define CERT_STORE_PROV_SYSTEM_REGISTRY CERT_STORE_PROV_SYSTEM_REGISTRY_W macro