Home | History | Annotate | Download | only in apps

Lines Matching refs:biodebug

725    BIO * biodebug;
734 if (servername && p->biodebug)
735 BIO_printf(p->biodebug,"Hostname in TLS extension: \"%s\"\n",servername);
746 BIO_printf(p->biodebug,"Switching server context.\n");
1845 tlsextcbp.biodebug = bio_s_out;