Home | History | Annotate | Download | only in apps

Lines Matching refs:BIO_printf

131 		BIO_printf(bio_err, "Usage pkeyparam [options]\n");
132 BIO_printf(bio_err, "where options are\n");
133 BIO_printf(bio_err, "-in file input file\n");
134 BIO_printf(bio_err, "-out file output file\n");
135 BIO_printf(bio_err, "-text print parameters as text\n");
136 BIO_printf(bio_err, "-noout don't output encoded parameters\n");
138 BIO_printf(bio_err, "-engine e use engine e, possibly a hardware device.\n");
151 BIO_printf(bio_err,
163 BIO_printf(bio_err,
182 BIO_printf(bio_err, "Error reading parameters\n");