Searched refs:hrr_required (Results 1 – 1 of 1) sorted by relevance
1266 int hrr_required = 0; in ssl_tls13_parse_client_hello() local1795 hrr_required = (no_usable_share_for_key_agreement != 0); in ssl_tls13_parse_client_hello()1800 return hrr_required ? SSL_CLIENT_HELLO_HRR_REQUIRED : SSL_CLIENT_HELLO_OK; in ssl_tls13_parse_client_hello()1893 int hrr_required) in ssl_tls13_postprocess_client_hello() argument1919 (!hrr_required) && (ssl_tls13_check_early_data_requirements(ssl) == 0); in ssl_tls13_postprocess_client_hello()1930 hrr_required ? in ssl_tls13_postprocess_client_hello()1936 ((void) hrr_required); in ssl_tls13_postprocess_client_hello()