Searched refs:tmp_session_id_len (Results 1 – 4 of 4) sorted by relevance
1201 s->tmp_session_id_len = sess_id_len; in tls_construct_client_hello()1217 s->tmp_session_id_len = sess_id_len; in tls_construct_client_hello()1499 if (session_id_len != s->tmp_session_id_len in tls_process_server_hello()
1850 s->tmp_session_id_len = s->clienthello->session_id_len; in tls_early_post_process_client_hello()2412 sl = s->tmp_session_id_len; in tls_construct_server_hello()
893 s->tmp_session_id_len) in tls_parse_ctos_cookie()
1200 size_t tmp_session_id_len; member