/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | tls13_client.cc | 123 static bool is_hello_retry_request(const ParsedServerHello &server_hello) { in is_hello_retry_request() 129 const ParsedServerHello &server_hello) { in check_ech_confirmation() 187 ParsedServerHello server_hello; in do_read_hello_retry_request() local 360 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | handshake_client.cc | 358 const ParsedServerHello &server_hello) { in parse_server_version() 687 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | tls13_server.cc | 764 Array<uint8_t> server_hello; in do_send_server_hello() local
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | tls13_client.cc | 136 static bool is_hello_retry_request(const ParsedServerHello &server_hello) { in is_hello_retry_request() 142 const ParsedServerHello &server_hello) { in check_ech_confirmation() 200 ParsedServerHello server_hello; in do_read_hello_retry_request() local 373 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | handshake_client.cc | 386 const ParsedServerHello &server_hello) { in parse_server_version() 712 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | tls13_server.cc | 820 Array<uint8_t> server_hello; in do_send_server_hello() local
|
/external/boringssl/src/ssl/ |
D | tls13_client.cc | 135 static bool is_hello_retry_request(const ParsedServerHello &server_hello) { in is_hello_retry_request() 141 const ParsedServerHello &server_hello) { in check_ech_confirmation() 199 ParsedServerHello server_hello; in do_read_hello_retry_request() local 377 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | handshake_client.cc | 248 const ParsedServerHello &server_hello) { in parse_server_version() 582 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | tls13_server.cc | 914 Array<uint8_t> server_hello; in do_send_server_hello() local
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | tls13_client.cc | 136 static bool is_hello_retry_request(const ParsedServerHello &server_hello) { in is_hello_retry_request() 142 const ParsedServerHello &server_hello) { in check_ech_confirmation() 200 ParsedServerHello server_hello; in do_read_hello_retry_request() local 373 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | handshake_client.cc | 386 const ParsedServerHello &server_hello) { in parse_server_version() 712 ParsedServerHello server_hello; in do_read_server_hello() local
|
D | tls13_server.cc | 820 Array<uint8_t> server_hello; in do_send_server_hello() local
|
/external/webrtc/rtc_base/ |
D | server_socket_adapters.cc | 49 const ArrayView<const uint8_t> server_hello = in ProcessInput() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | crypto_utils.cc | 555 const CryptoHandshakeMessage& server_hello, in ValidateServerHello()
|
D | quic_crypto_client_config.cc | 694 const CryptoHandshakeMessage& server_hello, in ProcessServerHello()
|
D | crypto_server_test.cc | 202 void CheckServerHello(const CryptoHandshakeMessage& server_hello) { in CheckServerHello()
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | crypto_utils.cc | 555 const CryptoHandshakeMessage& server_hello, in ValidateServerHello()
|
D | quic_crypto_client_config.cc | 694 const CryptoHandshakeMessage& server_hello, in ProcessServerHello()
|
D | crypto_server_test.cc | 202 void CheckServerHello(const CryptoHandshakeMessage& server_hello) { in CheckServerHello()
|