Home
last modified time | relevance | path

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

/third_party/curl/lib/vtls/
H A Dopenssl.c3193 const char *storeNames[] = { in populate_x509_store() local
3198 for(i = 0; i < ARRAYSIZE(storeNames); ++i) { in populate_x509_store()
3200 result = import_windows_cert_store(data, storeNames[i], store, in populate_x509_store()
3205 infof(data, "successfully imported Windows %s store", storeNames[i]); in populate_x509_store()
3210 storeNames[i]); in populate_x509_store()

Completed in 7 milliseconds