Searched refs:ext_id (Results 1 – 2 of 2) sorted by relevance
1703 unsigned int ext_id; in ssl_parse_client_hello() local1711 ext_id = ( ( ext[0] << 8 ) | ( ext[1] ) ); in ssl_parse_client_hello()1721 switch( ext_id ) in ssl_parse_client_hello()1853 ext_id ) ); in ssl_parse_client_hello()
2004 unsigned int ext_id = ( ( ext[0] << 8 ) in ssl_parse_server_hello() local2018 switch( ext_id ) in ssl_parse_server_hello()2140 ( "unknown extension found: %d (ignoring)", ext_id ) ); in ssl_parse_server_hello()