Lines Matching full:tbuf
2414 unsigned char tbuf[1024];2424 len = BIO_read(in, tbuf, len);2427 if (BIO_write(mem, tbuf, len) != len)