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

/external/openssl/apps/
H A Ddgst.c119 const char *sigfile = NULL, *randfile = NULL; local
198 sigfile=*(++argv);
262 if(do_verify && !sigfile) {
469 if(sigfile && sigkey) {
471 sigbio = BIO_new_file(sigfile, "rb");
476 sigfile);
484 sigfile);
H A Dpkeyutl.c91 char *infile = NULL, *outfile = NULL, *sigfile = NULL; local
129 else if (!strcmp(*argv,"-sigfile"))
132 else sigfile= *(++argv);
238 if (sigfile && (pkey_op != EVP_PKEY_OP_VERIFY))
244 if (!sigfile && (pkey_op == EVP_PKEY_OP_VERIFY))
289 if (sigfile)
291 BIO *sigbio = BIO_new_file(sigfile, "rb");
295 sigfile);
393 BIO_printf(bio_err, "-sigfile file signature file (verify operation only)\n");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 81 milliseconds