Home
last modified time | relevance | path

Searched refs:ssl_write_supported_groups_ext_flags (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_client.c609 int ssl_write_supported_groups_ext_flags = 0; in ssl_write_client_hello_body() local
613 ssl_write_supported_groups_ext_flags |= in ssl_write_client_hello_body()
619 ssl_write_supported_groups_ext_flags |= in ssl_write_client_hello_body()
623 if (ssl_write_supported_groups_ext_flags != 0) { in ssl_write_client_hello_body()
625 ssl_write_supported_groups_ext_flags, in ssl_write_client_hello_body()

Completed in 2 milliseconds