Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c3175 HCERTSTORE hStore; in import_windows_cert_store() local
3179 hStore = CertOpenSystemStoreA(0, name); in import_windows_cert_store()
3180 if(hStore) { in import_windows_cert_store()
3199 pContext = CertEnumCertificatesInStore(hStore, pContext); in import_windows_cert_store()
3302 CertCloseStore(hStore, 0); in import_windows_cert_store()

Completed in 15 milliseconds