Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dssl_tls12_server.c891 int ret, got_common_suite; in ssl_parse_client_hello() local
1598 got_common_suite = 0; in ssl_parse_client_hello()
1609 got_common_suite = 1; in ssl_parse_client_hello()
1628 got_common_suite = 1; in ssl_parse_client_hello()
1642 if (got_common_suite) { in ssl_parse_client_hello()