HomeSort by: relevance | last modified time | path
    Searched refs:biodebug (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/apps/
s_server.c 412 BIO *biodebug; member in struct:tlsextctx_st
421 if (servername != NULL && p->biodebug != NULL) {
425 BIO_printf(p->biodebug, "Hostname in TLS extension: \"");
427 BIO_printf(p->biodebug,
429 BIO_printf(p->biodebug, "\"\n");
439 BIO_printf(p->biodebug, "Switching server context.\n");
2185 tlsextcbp.biodebug = bio_s_out;
s_client.c 222 BIO *biodebug; member in struct:tlsextctx_st
1913 tlsextcbp.biodebug = bio_err;
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_server.c 463 BIO *biodebug; member in struct:tlsextctx_st
472 if (servername != NULL && p->biodebug != NULL) {
476 BIO_printf(p->biodebug, "Hostname in TLS extension: \"");
478 BIO_printf(p->biodebug,
480 BIO_printf(p->biodebug, "\"\n");
490 BIO_printf(p->biodebug, "Switching server context.\n");
2106 tlsextcbp.biodebug = bio_s_out;
s_client.c 245 BIO *biodebug; member in struct:tlsextctx_st
1947 tlsextcbp.biodebug = bio_err;
  /src/crypto/external/apache2/openssl/dist/apps/
s_server.c 421 BIO *biodebug; member in struct:tlsextctx_st
430 if (servername != NULL && p->biodebug != NULL) {
434 BIO_printf(p->biodebug, "Hostname in TLS extension: \"");
436 BIO_printf(p->biodebug,
438 BIO_printf(p->biodebug, "\"\n");
448 BIO_printf(p->biodebug, "Switching server context.\n");
2373 tlsextcbp.biodebug = bio_s_out;
s_client.c 268 BIO *biodebug; member in struct:tlsextctx_st
2122 tlsextcbp.biodebug = bio_err;

Completed in 45 milliseconds