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

  /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 46 milliseconds