Lines Matching defs:twopass
84 {"twopass", OPT_TWOPASS, '-', "Separate MAC, encryption passwords"},
162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0;
225 twopass = 1;
487 if (twopass) {
489 BIO_printf(bio_err, "Option -twopass cannot be used with -passout or -password\n");
491 BIO_printf(bio_err, "Option -twopass cannot be used with -passin or -password\n");
499 if (twopass) {
510 BIO_printf(bio_err, "Unsupported option -twopass\n");
664 if (!twopass)
744 if (!twopass)
780 if (!twopass)
809 if (!twopass)