Searched refs:tls12_uses_ec (Results 1 – 1 of 1) sorted by relevance
322 int *tls12_uses_ec, in ssl_write_client_hello_cipher_suites() argument330 *tls12_uses_ec = 0; in ssl_write_client_hello_cipher_suites()367 *tls12_uses_ec |= mbedtls_ssl_ciphersuite_uses_ec(ciphersuite_info); in ssl_write_client_hello_cipher_suites()449 int tls12_uses_ec = 0; in ssl_write_client_hello_body() local546 &tls12_uses_ec, in ssl_write_client_hello_body()619 if (propose_tls12 && tls12_uses_ec) { in ssl_write_client_hello_body()659 tls12_uses_ec, in ssl_write_client_hello_body()