Searched refs:tmp_session_id_len (Results 1 – 4 of 4) sorted by relevance
1200 s->tmp_session_id_len = sess_id_len; in tls_construct_client_hello()1216 s->tmp_session_id_len = sess_id_len; in tls_construct_client_hello()1498 if (session_id_len != s->tmp_session_id_len in tls_process_server_hello()
1825 s->tmp_session_id_len = s->clienthello->session_id_len; in tls_early_post_process_client_hello()2386 sl = s->tmp_session_id_len; in tls_construct_server_hello()
888 s->tmp_session_id_len) in tls_parse_ctos_cookie()
1201 size_t tmp_session_id_len; member