Searched refs:tmp_session_id_len (Results 1 – 4 of 4) sorted by relevance
1274 s->tmp_session_id_len = sess_id_len; in tls_construct_client_hello()1290 s->tmp_session_id_len = sess_id_len; in tls_construct_client_hello()1567 if (session_id_len != s->tmp_session_id_len in tls_process_server_hello()
1923 s->tmp_session_id_len = s->clienthello->session_id_len; in tls_early_post_process_client_hello()2476 sl = s->tmp_session_id_len; in tls_construct_server_hello()
1159 s->tmp_session_id_len) in tls_parse_ctos_cookie()
1557 size_t tmp_session_id_len; member