Searched refs:need_retry (Results 1 – 1 of 1) sorted by relevance
499 bool need_retry; in do_select_session() local500 if (!resolve_ecdhe_secret(hs, &need_retry, &client_hello)) { in do_select_session()501 if (need_retry) { in do_select_session()570 bool need_retry; in do_read_second_client_hello() local571 if (!resolve_ecdhe_secret(hs, &need_retry, &client_hello)) { in do_read_second_client_hello()572 if (need_retry) { in do_read_second_client_hello()