Home
last modified time | relevance | path

Searched refs:bio_bio_st (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/bio/
Dpair.c65 struct bio_bio_st { struct
85 struct bio_bio_st *b; in bio_new() argument
91 OPENSSL_memset(b, 0, sizeof(struct bio_bio_st)); in bio_new()
99 struct bio_bio_st *b = bio->ptr; in bio_destroy_pair()
101 struct bio_bio_st *peer_b; in bio_destroy_pair()
131 struct bio_bio_st *b; in bio_free()
153 struct bio_bio_st *b, *peer_b; in bio_read()
236 struct bio_bio_st *b; in bio_write()
307 struct bio_bio_st *b1, *b2; in bio_make_pair()
361 struct bio_bio_st *b = bio->ptr; in bio_ctrl()
[all …]