Searched refs:ext_id (Results 1 – 2 of 2) sorted by relevance
1319 unsigned int ext_id; in ssl_parse_client_hello() local1327 ext_id = MBEDTLS_GET_UINT16_BE(ext, 0); in ssl_parse_client_hello()1336 switch (ext_id) { in ssl_parse_client_hello()1489 ext_id)); in ssl_parse_client_hello()
1450 unsigned int ext_id = MBEDTLS_GET_UINT16_BE(ext, 0); in ssl_parse_server_hello() local1461 switch (ext_id) { in ssl_parse_server_hello()1591 ("unknown extension found: %u (ignoring)", ext_id)); in ssl_parse_server_hello()