Home
last modified time | relevance | path

Searched defs:out_needs_handshake (Results 1 – 6 of 6) sorted by relevance

/external/cronet/third_party/boringssl/src/ssl/
Dd1_pkt.cc189 int dtls1_write_app_data(SSL *ssl, bool *out_needs_handshake, in dtls1_write_app_data()
Ds3_pkt.cc132 int tls_write_app_data(SSL *ssl, bool *out_needs_handshake, in tls_write_app_data()
/external/boringssl/src/ssl/
Dd1_pkt.cc189 int dtls1_write_app_data(SSL *ssl, bool *out_needs_handshake, in dtls1_write_app_data()
Ds3_pkt.cc132 int tls_write_app_data(SSL *ssl, bool *out_needs_handshake, in tls_write_app_data()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dd1_pkt.cc189 int dtls1_write_app_data(SSL *ssl, bool *out_needs_handshake, const uint8_t *in, in dtls1_write_app_data()
Ds3_pkt.cc131 int tls_write_app_data(SSL *ssl, bool *out_needs_handshake, const uint8_t *in, in tls_write_app_data()