Lines Matching refs:BIO_printf
114 BIO_printf(bio_err,
130 BIO_printf(bio_err,
210 BIO_printf(bio_err, "Usage pkcs8 [options]\n");
211 BIO_printf(bio_err, "where options are\n");
212 BIO_printf(bio_err, "-in file input file\n");
213 BIO_printf(bio_err, "-inform X input format (DER or PEM)\n");
214 BIO_printf(bio_err, "-passin arg input file pass phrase source\n");
215 BIO_printf(bio_err, "-outform X output format (DER or PEM)\n");
216 BIO_printf(bio_err, "-out file output file\n");
217 BIO_printf(bio_err, "-passout arg output file pass phrase source\n");
218 BIO_printf(bio_err, "-topk8 output PKCS8 file\n");
219 BIO_printf(bio_err, "-nooct use (nonstandard) no octet format\n");
220 BIO_printf(bio_err, "-embed use (nonstandard) embedded DSA parameters format\n");
221 BIO_printf(bio_err, "-nsdb use (nonstandard) DSA Netscape DB format\n");
222 BIO_printf(bio_err, "-noiter use 1 as iteration count\n");
223 BIO_printf(bio_err, "-nocrypt use or expect unencrypted private key\n");
224 BIO_printf(bio_err, "-v2 alg use PKCS#5 v2.0 and cipher \"alg\"\n");
225 BIO_printf(bio_err, "-v1 obj use PKCS#5 v1.5 and cipher \"alg\"\n");
227 BIO_printf(bio_err," -engine e use engine e, possibly a hardware device.\n");
238 BIO_printf(bio_err, "Error getting passwords\n");
249 BIO_printf(bio_err,
261 BIO_printf(bio_err,
284 BIO_printf(bio_err, "Error converting key\n");
296 BIO_printf(bio_err, "Bad format specified for key\n");
315 BIO_printf(bio_err, "Error encrypting key\n");
326 BIO_printf(bio_err, "Bad format specified for key\n");
343 BIO_printf(bio_err, "Bad format specified for key\n");
355 BIO_printf(bio_err, "Bad format specified for key\n");
361 BIO_printf (bio_err, "Error reading key\n");
377 BIO_printf(bio_err, "Error decrypting key\n");
384 BIO_printf(bio_err, "Error converting key\n");
391 BIO_printf(bio_err, "Warning: broken key encoding: ");
395 BIO_printf(bio_err, "No Octet String in PrivateKey\n");
399 BIO_printf(bio_err, "DSA parameters included in PrivateKey\n");
403 BIO_printf(bio_err, "DSA public key include in PrivateKey\n");
407 BIO_printf(bio_err, "DSA private key value is negative\n");
411 BIO_printf(bio_err, "Unknown broken type\n");
422 BIO_printf(bio_err, "Bad format specified for key\n");