Searched refs:x509_cert_file (Results 1 – 1 of 1) sorted by relevance
28 static char x509_cert_file[MAX_PATH + 1]; variable60 get_windows_default_path(x509_cert_file, "\\cert.pem"); in DEFINE_RUN_ONCE_STATIC()61 if (strlen(x509_cert_file) > 0) in DEFINE_RUN_ONCE_STATIC()62 x509_cert_fileptr = x509_cert_file; in DEFINE_RUN_ONCE_STATIC()
Completed in 4 milliseconds