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

/external/chromium_org/third_party/openssl/openssl/apps/
H A Dverify.c85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; local
141 trustfile= *(++argv);
209 if(trustfile)
211 trusted = load_certs(bio_err, trustfile, FORMAT_PEM,
/external/openssl/apps/
H A Dverify.c85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; local
141 trustfile= *(++argv);
209 if(trustfile)
211 trusted = load_certs(bio_err, trustfile, FORMAT_PEM,

Completed in 109 milliseconds