Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dhandshake_server.cc195 static bool negotiate_version(SSL_HANDSHAKE *hs, uint8_t *out_alert, in negotiate_version() function
557 if (!negotiate_version(hs, &alert, &client_hello)) { in do_read_client_hello()