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

/external/openssl/apps/
H A Dverify.c85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; local
136 untfile= *(++argv);
201 if(untfile)
203 untrusted = load_certs(bio_err, untfile, FORMAT_PEM,

Completed in 182 milliseconds