Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_server.cc407 static bool is_probably_jdk11_with_tls13(const SSL_CLIENT_HELLO *client_hello) { in is_probably_jdk11_with_tls13() function
725 is_probably_jdk11_with_tls13(&client_hello)) { in do_read_client_hello_after_ech()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_server.cc407 static bool is_probably_jdk11_with_tls13(const SSL_CLIENT_HELLO *client_hello) { in is_probably_jdk11_with_tls13() function
725 is_probably_jdk11_with_tls13(&client_hello)) { in do_read_client_hello_after_ech()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dhandshake_server.cc431 static bool is_probably_jdk11_with_tls13(const SSL_CLIENT_HELLO *client_hello) { in is_probably_jdk11_with_tls13() function
753 is_probably_jdk11_with_tls13(&client_hello)) { in do_read_client_hello_after_ech()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dhandshake_server.cc433 static bool is_probably_jdk11_with_tls13(const SSL_CLIENT_HELLO *client_hello) { in is_probably_jdk11_with_tls13() function
744 is_probably_jdk11_with_tls13(&client_hello)) { in do_read_client_hello_after_ech()