HomeSort by relevance Sort by last modified time
    Searched refs:untfile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/apps/
verify.c 85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL; local
136 untfile= *(++argv);
201 if(untfile)
203 untrusted = load_certs(bio_err, untfile, FORMAT_PEM,
  /external/openssl/apps/
verify.c 85 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 50 milliseconds