Lines Matching refs:bio_bio_st
60 struct bio_bio_st { struct
80 struct bio_bio_st *b = OPENSSL_zalloc(sizeof(*b)); in bio_new() argument
94 struct bio_bio_st *b; in bio_free()
115 struct bio_bio_st *b, *peer_b; in bio_read()
204 struct bio_bio_st *b, *peer_b; in bio_nread0()
241 struct bio_bio_st *b, *peer_b; in bio_nread()
274 struct bio_bio_st *b; in bio_write()
349 struct bio_bio_st *b; in bio_nwrite0()
397 struct bio_bio_st *b; in bio_nwrite()
421 struct bio_bio_st *b = bio->ptr; in bio_ctrl()
548 struct bio_bio_st *peer_b = b->peer->ptr; in bio_ctrl()
566 struct bio_bio_st *other_b; in bio_ctrl()
586 struct bio_bio_st *peer_b = b->peer->ptr; in bio_ctrl()
610 struct bio_bio_st *b1, *b2; in bio_make_pair()
658 struct bio_bio_st *b = bio->ptr; in bio_destroy_pair()
664 struct bio_bio_st *peer_b = peer_bio->ptr; in bio_destroy_pair()