Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dhandshake_server.cc406 static bool is_probably_jdk11_with_tls13(const SSL_CLIENT_HELLO *client_hello) { in is_probably_jdk11_with_tls13() function
552 is_probably_jdk11_with_tls13(&client_hello)) { in do_read_client_hello()