Home | History | Annotate | Download | only in ssl

Lines Matching refs:wbio

293 			if (s->bbio != s->wbio)
294 s->wbio=BIO_push(s->bbio,s->wbio);
627 if (BIO_flush(s->wbio) <= 0)
699 if ((ret=BIO_flush(s->wbio)) <= 0)