Searched refs:ext_id (Results 1 – 2 of 2) sorted by relevance
1906 unsigned int ext_id; in ssl_parse_client_hello() local1914 ext_id = ( ( ext[0] << 8 ) | ( ext[1] ) ); in ssl_parse_client_hello()1924 switch( ext_id ) in ssl_parse_client_hello()2076 ext_id ) ); in ssl_parse_client_hello()
2367 unsigned int ext_id = ( ( ext[0] << 8 ) in ssl_parse_server_hello() local2381 switch( ext_id ) in ssl_parse_server_hello()2527 ( "unknown extension found: %u (ignoring)", ext_id ) ); in ssl_parse_server_hello()