Searched refs:biodebug (Results 1 - 2 of 2) sorted by relevance

/external/openssl/apps/
H A Ds_server.c723 BIO * biodebug; member in struct:tlsextctx_st
732 if (servername && p->biodebug)
733 BIO_printf(p->biodebug,"Hostname in TLS extension: \"%s\"\n",servername);
744 BIO_printf(p->biodebug,"Switching server context.\n");
1838 tlsextcbp.biodebug = bio_s_out;
H A Ds_client.c375 BIO * biodebug; member in struct:tlsextctx_st
1193 tlsextcbp.biodebug = bio_err;

Completed in 51 milliseconds