Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_def.c31 static void get_windows_default_path(char *pathname, const char *suffix) in get_windows_default_path() function
48 get_windows_default_path(x509_private_dir, "\\private"); in DEFINE_RUN_ONCE_STATIC()
52 get_windows_default_path(x509_cert_area, "\\"); in DEFINE_RUN_ONCE_STATIC()
56 get_windows_default_path(x509_cert_dir, "\\certs"); in DEFINE_RUN_ONCE_STATIC()
60 get_windows_default_path(x509_cert_file, "\\cert.pem"); in DEFINE_RUN_ONCE_STATIC()

Completed in 3 milliseconds