Searched refs:prev_cipher_suite (Results 1 – 2 of 2) sorted by relevance
49 u16 prev_cipher_suite; member
186 if (conn->session_resumed && cipher_suite != conn->prev_cipher_suite) { in tls_process_server_hello()189 "0x%04x)", cipher_suite, conn->prev_cipher_suite); in tls_process_server_hello()203 conn->prev_cipher_suite = cipher_suite; in tls_process_server_hello()