Home
last modified time | relevance | path

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

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