Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_def.c28 static char x509_cert_file[MAX_PATH + 1]; variable
60 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