Home
last modified time | relevance | path

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

/ssl/
A Dtls13_server.cc75 bool found_key_share; in resolve_ecdhe_secret() local
78 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() local
580 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