Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dhandshake_server.cc582 if (!ssl_parse_clienthello_tlsext(hs, &client_hello)) { in do_read_client_hello()
Dinternal.h2794 bool ssl_parse_clienthello_tlsext(SSL_HANDSHAKE *hs,
Dt1_lib.cc3290 bool ssl_parse_clienthello_tlsext(SSL_HANDSHAKE *hs, in ssl_parse_clienthello_tlsext() function