Home
last modified time | relevance | path

Searched refs:defaultfile (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dx509.c1094 int defaultfile = 0, file_exists; in x509_load_serial() local
1104 defaultfile = 1; in x509_load_serial()
1107 serial = load_serial(serialfile, &file_exists, create || defaultfile, NULL); in x509_load_serial()
/third_party/openssl/apps/
H A Dx509.c1094 int defaultfile = 0, file_exists; in x509_load_serial() local
1104 defaultfile = 1; in x509_load_serial()
1107 serial = load_serial(serialfile, &file_exists, create || defaultfile, NULL); in x509_load_serial()

Completed in 6 milliseconds