Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_server.c65 tls13_client_hello_is_legacy(CBS *cbs) in tls13_client_hello_is_legacy() function
166 if (tls13_client_hello_is_legacy(cbs) || s->version < TLS1_3_VERSION) { in tls13_client_hello_process()