Home | History | Annotate | Download | only in ssl

Lines Matching refs:bbio

305 			if (s->bbio != s->wbio)
306 s->wbio=BIO_push(s->bbio,s->wbio);