Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_buffer.cc259 static int tls_write_buffer_flush(SSL *ssl) { in tls_write_buffer_flush() function
302 return tls_write_buffer_flush(ssl); in ssl_write_buffer_flush()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_buffer.cc260 static int tls_write_buffer_flush(SSL *ssl) { in tls_write_buffer_flush() function
303 return tls_write_buffer_flush(ssl); in ssl_write_buffer_flush()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_buffer.cc263 static int tls_write_buffer_flush(SSL *ssl) { in tls_write_buffer_flush() function
306 return tls_write_buffer_flush(ssl); in ssl_write_buffer_flush()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_buffer.cc259 static int tls_write_buffer_flush(SSL *ssl) { in tls_write_buffer_flush() function
302 return tls_write_buffer_flush(ssl); in ssl_write_buffer_flush()