Searched refs:ext_total_len (Results 1 – 1 of 1) sorted by relevance
685 uint16_t ext_total_len = ((uint_t)mp->b_rptr[0] << 8) + in kssl_handle_client_hello() local688 ext_total_len); in kssl_handle_client_hello()693 if (ext_total_len == 0) { in kssl_handle_client_hello()699 if (ch_msglen + ext_total_len > msglen) { in kssl_handle_client_hello()