Searched refs:parse_server_hello_tls13 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | tls13_client.cc | 104 static bool parse_server_hello_tls13(const SSL_HANDSHAKE *hs, in parse_server_hello_tls13() function 189 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_hello_retry_request() 365 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_server_hello()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | tls13_client.cc | 104 static bool parse_server_hello_tls13(const SSL_HANDSHAKE *hs, in parse_server_hello_tls13() function 189 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_hello_retry_request() 362 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_server_hello()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | tls13_client.cc | 104 static bool parse_server_hello_tls13(const SSL_HANDSHAKE *hs, in parse_server_hello_tls13() function 189 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_hello_retry_request() 365 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_server_hello()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | tls13_client.cc | 104 static bool parse_server_hello_tls13(const SSL_HANDSHAKE *hs, in parse_server_hello_tls13() function 189 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_hello_retry_request() 362 if (!parse_server_hello_tls13(hs, &server_hello, &alert, msg)) { in do_read_server_hello()
|