• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/

Lines Matching refs:BIO_printf

319         BIO_printf(bio_stdout, "Servername 2 is NULL\n");
326 BIO_printf(bio_stdout, "Switching server context.\n");
342 BIO_printf(bio_stdout, "Servername: expected context %d\n", sn_expect);
344 BIO_printf(bio_stdout, "Servername: context is 2\n");
346 BIO_printf(bio_stdout, "Servername: context is 1\n");
348 BIO_printf(bio_stdout, "Servername: context is unknown\n");
440 BIO_printf(bio_stdout, "ALPN selected protocols differ!\n");
445 BIO_printf(bio_stdout, "ALPN unexpectedly negotiated\n");
452 BIO_printf(bio_stdout,
461 BIO_printf(bio_stdout, "ALPN results: client: '");
463 BIO_printf(bio_stdout, "', server: '");
465 BIO_printf(bio_stdout, "'\n");
466 BIO_printf(bio_stdout, "ALPN configured: client: '%s', server: ",
469 BIO_printf(bio_stdout, "'%s'\n",
472 BIO_printf(bio_stdout, "'%s'\n",
475 BIO_printf(bio_stdout, "unknown\n");
831 BIO_printf(bio_stdout, "%s%s, cipher %s %s",
843 BIO_printf(bio_stdout, ", %d bit RSA",
850 BIO_printf(bio_stdout, ", %d bit DSA",
862 BIO_printf(bio_stdout, "\n");
1072 BIO_printf(bio_err, "Not a hex number '%s'\n", *argv);
1429 BIO_printf(bio_err, "unknown curve name (%s)\n", named_curve);
1438 BIO_printf(bio_err, "unable to create curve\n");
1507 BIO_printf(bio_err, "client authentication\n");
1520 BIO_printf(bio_err, "server authentication\n");
1552 BIO_printf(bio_err, "setting PSK identity hint to s_ctx\n");
1554 BIO_printf(bio_err, "error setting PSK identity hint to s_ctx\n");
1559 BIO_printf(bio_err, "error setting PSK identity hint to s_ctx2\n");
1568 BIO_printf(bio_err, "Unable to set SRP username\n");
1600 BIO_printf(bio_err, "missing serverinfo file\n");
1604 BIO_printf(bio_err, "missing serverinfo file\n");
1672 BIO_printf(bio_err, "Error parsing -alpn_client argument\n");
1695 BIO_printf(bio_err, "localhost name too long\n");
1716 BIO_printf(bio_stdout, "%d handshakes of %ld bytes done\n", number,
1725 BIO_printf(bio_stdout, "Approximate total server time: %6.2f s\n"
1734 BIO_printf(bio_stdout,
2905 BIO_printf(bio_err, "Memory error...");
2908 BIO_printf(bio_err, "Generating temp (%d bit) RSA key...", keylength);
2911 BIO_printf(bio_err, "Error generating key.");
2916 BIO_printf(bio_err, "\n");
3086 BIO_printf(bio_err, "Could not convert PSK key '%s' to BIGNUM\n",
3093 BIO_printf(bio_err,
3134 BIO_printf(bio_err, "server: PSK error: client identity not found\n");