Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_lib.c1279 if (s->bbio != NULL) in SSL_set0_wbio()
1286 if (s->bbio != NULL) in SSL_set0_wbio()
1287 s->wbio = BIO_push(s->bbio, s->wbio); in SSL_set0_wbio()
1337 if (s->bbio != NULL) { in SSL_get_wbio()
1342 return BIO_next(s->bbio); in SSL_get_wbio()
4238 BIO *bbio; in ssl_init_wbio_buffer() local
4240 if (s->bbio != NULL) { in ssl_init_wbio_buffer()
4245 bbio = BIO_new(BIO_f_buffer()); in ssl_init_wbio_buffer()
4246 if (bbio == NULL || !BIO_set_read_buffer_size(bbio, 1)) { in ssl_init_wbio_buffer()
4247 BIO_free(bbio); in ssl_init_wbio_buffer()
[all …]
Dssl_local.h1229 BIO *bbio; member
/third_party/openssl/doc/man3/
DBIO_f_ssl.pod205 BIO *sbio, *bbio, *acpt, *out;
233 bbio = BIO_new(BIO_f_buffer());
234 sbio = BIO_push(bbio, sbio);
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dtypes.rs466 bbio: *mut BIO,
499 bbio: *mut c_void,
602 bbio: *mut c_void,
/third_party/libabigail/tests/data/test-diff-pkg/
Dspice-server-0.12.4-19.el7.x86_64-0.12.8-1.el7.x86_64-report-2.txt213 … 'BIO* bbio', at offset 256 (in bits) at ssl.h:1082:1