Lines Matching refs:b2
706 struct bio_bio_st *b1, *b2;712 b2 = bio2->ptr;714 if (b1->peer != NULL || b2->peer != NULL)732 if (b2->buf == NULL)734 b2->buf = OPENSSL_malloc(b2->size);735 if (b2->buf == NULL)740 b2->len = 0;741 b2->offset = 0;747 b2->peer = bio1;748 b2->closed = 0;749 b2->request = 0;