Home | History | Annotate | Download | only in test

Lines Matching refs:wbio

171   BIO *wbio = SSL_get_wbio(src);
172 BIO_up_ref(wbio);
173 SSL_set0_wbio(dest, wbio);