Lines Matching refs:BIO_printf
348 BIO_printf(bio_err,
423 BIO_printf(bio_err,"error in %s\n",argv[0]);
426 BIO_printf(bio_err,"bad exit\n");
505 BIO_printf(bio_stdout, "%s\n", argv[0]);
507 BIO_printf(bio_stdout, "%s\n", argv[0]+3);
562 BIO_printf(bio_stdout, "%s\n",
571 BIO_printf(bio_err,"openssl:Error: '%s' is an invalid command.\n",
573 BIO_printf(bio_err, "\nStandard commands");
585 BIO_printf(bio_err,"\n");
591 if (!nl) BIO_printf(bio_err,"\n");
595 BIO_printf(bio_err,
601 BIO_printf(bio_err,"\nCipher commands (see the `enc' command for more details)\n");
605 BIO_printf(bio_err,"%-15s",fp->name);
607 BIO_printf(bio_err,"%-18s",fp->name);
610 BIO_printf(bio_err,"\n\n");
640 BIO_printf(out, "Name: %s\n",
642 BIO_printf(out, "\tType: Alias to %s\n",
647 BIO_printf(out, "Name: %s\n", pinfo);
648 BIO_printf(out, "\tType: %s Algorithm\n",
651 BIO_printf(out, "\tOID: %s\n", OBJ_nid2ln(pkey_id));
654 BIO_printf(out, "\tPEM string: %s\n", pem_str);
664 BIO_printf(arg, "%s\n", EVP_CIPHER_name(c));
671 BIO_printf(arg, "%s => %s\n", from, to);
684 BIO_printf(arg, "%s\n", EVP_MD_name(m));
691 BIO_printf(arg, "%s => %s\n", from, to);