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

/freebsd-11-stable/crypto/openssl/apps/
H A Dverify.c85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; local
129 untfile = *(++argv);
194 if (untfile) {
195 untrusted = load_certs(bio_err, untfile, FORMAT_PEM,

Completed in 113 milliseconds