Searched refs:CertEnumCertificatesInStore (Results 1 – 5 of 5) sorted by relevance
163 while (prev_cert = CertEnumCertificatesInStore(temporary_roots_, NULL)) in Clear()
424 while ((cert = CertEnumCertificatesInStore(store, cert)) != NULL) { in AddCertsFromStore()
126 (*CertEnumCertificatesInStore)(HCERTSTORE hCertStore, variable156 CertEnumCertificatesInStore = (void *) GetProcAddress( in mingw_load_crypto_func()158 if (CertEnumCertificatesInStore == NULL) { in mingw_load_crypto_func()501 while ((ctx = CertEnumCertificatesInStore(cs, ctx))) { in tls_cryptoapi_ca_cert()
451 while ((ctx = CertEnumCertificatesInStore(cs, ctx))) { in tls_cryptoapi_ca_cert()
458 while ((ctx = CertEnumCertificatesInStore(cs, ctx))) { in tls_cryptoapi_ca_cert()