Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c3175 const char *storeNames[] = { in populate_x509_store() local
3180 for(i = 0; i < ARRAYSIZE(storeNames); ++i) { in populate_x509_store()
3182 result = import_windows_cert_store(data, storeNames[i], store, in populate_x509_store()
3187 infof(data, "successfully imported Windows %s store", storeNames[i]); in populate_x509_store()
3192 storeNames[i]); in populate_x509_store()

Completed in 13 milliseconds