Searched refs:storeNames (Results 1 – 1 of 1) sorted by relevance
3175 const char *storeNames[] = { in populate_x509_store() local3180 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 20 milliseconds