Searched refs:ext_id (Results 1 – 2 of 2) sorted by relevance
1321 unsigned int ext_id; in ssl_parse_client_hello() local1329 ext_id = MBEDTLS_GET_UINT16_BE(ext, 0); in ssl_parse_client_hello()1338 switch (ext_id) { in ssl_parse_client_hello()1491 ext_id)); in ssl_parse_client_hello()
1452 unsigned int ext_id = MBEDTLS_GET_UINT16_BE(ext, 0); in ssl_parse_server_hello() local1463 switch (ext_id) { in ssl_parse_server_hello()1593 ("unknown extension found: %u (ignoring)", ext_id)); in ssl_parse_server_hello()