Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_get_rbio

2072 		BIO_set_callback(SSL_get_rbio(con),bio_dump_callback);
2073 BIO_set_callback_arg(SSL_get_rbio(con),(char *)bio_s_out);
2629 BIO_set_callback(SSL_get_rbio(con),bio_dump_callback);
2630 BIO_set_callback_arg(SSL_get_rbio(con),(char *)bio_s_out);