Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c3007 HCERTSTORE hStore; in import_windows_cert_store() local
3011 hStore = CertOpenSystemStoreA(0, name); in import_windows_cert_store()
3012 if(hStore) { in import_windows_cert_store()
3031 pContext = CertEnumCertificatesInStore(hStore, pContext); in import_windows_cert_store()
3134 CertCloseStore(hStore, 0); in import_windows_cert_store()

Completed in 14 milliseconds