Home
last modified time | relevance | path

Searched refs:got_common_suite (Results 1 – 1 of 1) sorted by relevance

/third_party/mbedtls/library/
Dssl_tls12_server.c892 int ret, got_common_suite; in ssl_parse_client_hello() local
1593 got_common_suite = 0; in ssl_parse_client_hello()
1604 got_common_suite = 1; in ssl_parse_client_hello()
1623 got_common_suite = 1; in ssl_parse_client_hello()
1637 if (got_common_suite) { in ssl_parse_client_hello()