Home | History | Annotate | Download | only in apps

Lines Matching refs:BIO_printf

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