Searched refs:tls12_uses_ec (Results 1 – 1 of 1) sorted by relevance
321 int *tls12_uses_ec, in ssl_write_client_hello_cipher_suites() argument329 *tls12_uses_ec = 0; in ssl_write_client_hello_cipher_suites()366 *tls12_uses_ec |= mbedtls_ssl_ciphersuite_uses_ec(ciphersuite_info); in ssl_write_client_hello_cipher_suites()448 int tls12_uses_ec = 0; in ssl_write_client_hello_body() local545 &tls12_uses_ec, in ssl_write_client_hello_body()618 if (propose_tls12 && tls12_uses_ec) { in ssl_write_client_hello_body()658 tls12_uses_ec, in ssl_write_client_hello_body()