Lines Matching refs:wbio
119 NULL, *wbio = NULL;400 wbio = out;411 wbio = BIO_push(bzl, wbio);427 wbio = BIO_push(b64, wbio);460 && (BIO_write(wbio, magic,462 || BIO_write(wbio,615 wbio = BIO_push(benc, wbio);621 if (BIO_write(wbio, (char *)buff, inl) != inl) {626 if (!BIO_flush(wbio)) {