Searched refs:biodebug (Results 1 – 2 of 2) sorted by relevance
421 BIO *biodebug; member430 if (servername != NULL && p->biodebug != NULL) { in ssl_servername_cb()434 BIO_printf(p->biodebug, "Hostname in TLS extension: \""); in ssl_servername_cb()436 BIO_printf(p->biodebug, in ssl_servername_cb()438 BIO_printf(p->biodebug, "\"\n"); in ssl_servername_cb()448 BIO_printf(p->biodebug, "Switching server context.\n"); in ssl_servername_cb()2373 tlsextcbp.biodebug = bio_s_out; in s_server_main()
268 BIO *biodebug; member2122 tlsextcbp.biodebug = bio_err; in s_client_main()