Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_bio.c58 struct bio_bio_st { struct
60 * peer->ptr is also a bio_bio_st, and its
78 struct bio_bio_st *b = OPENSSL_zalloc(sizeof(*b)); in bio_new()
92 struct bio_bio_st *b; in bio_free()
113 struct bio_bio_st *b, *peer_b; in bio_read()
202 struct bio_bio_st *b, *peer_b; in bio_nread0()
239 struct bio_bio_st *b, *peer_b; in bio_nread()
272 struct bio_bio_st *b; in bio_write()
347 struct bio_bio_st *b; in bio_nwrite0()
395 struct bio_bio_st * in bio_nwrite()
[all...]
/third_party/openssl/crypto/bio/
H A Dbss_bio.c58 struct bio_bio_st { struct
60 * peer->ptr is also a bio_bio_st, and its
78 struct bio_bio_st *b = OPENSSL_zalloc(sizeof(*b)); in bio_new()
92 struct bio_bio_st *b; in bio_free()
113 struct bio_bio_st *b, *peer_b; in bio_read()
202 struct bio_bio_st *b, *peer_b; in bio_nread0()
239 struct bio_bio_st *b, *peer_b; in bio_nread()
272 struct bio_bio_st *b; in bio_write()
347 struct bio_bio_st *b; in bio_nwrite0()
395 struct bio_bio_st * in bio_nwrite()
[all...]

Completed in 2 milliseconds