Searched refs:x509_cert_dir (Results 1 – 1 of 1) sorted by relevance
25 static char x509_cert_dir[MAX_PATH + 1]; variable56 get_windows_default_path(x509_cert_dir, "\\certs"); in DEFINE_RUN_ONCE_STATIC()57 if (strlen(x509_cert_dir) > 0) in DEFINE_RUN_ONCE_STATIC()58 x509_cert_dirptr = x509_cert_dir; in DEFINE_RUN_ONCE_STATIC()
Completed in 3 milliseconds