Searched refs:found_key_share (Results 1 – 1 of 1) sorted by relevance
75 bool found_key_share; in resolve_ecdhe_secret() local78 if (!ssl_ext_key_share_parse_clienthello(hs, &found_key_share, &peer_key, in resolve_ecdhe_secret()84 if (!found_key_share) { in resolve_ecdhe_secret()579 bool found_key_share; in do_select_session() local580 if (!ssl_ext_key_share_parse_clienthello(hs, &found_key_share, in do_select_session()586 need_hrr = !found_key_share; in do_select_session()
Completed in 6 milliseconds