Searched refs:GOT_EC_CURVE_X25519 (Results 1 – 1 of 1) sorted by relevance
245 GOT_EC_CURVE_X25519 = 1 << 4, // else P256 enumerator1887 tls->flags |= GOT_EC_CURVE_X25519; in process_server_key()1972 if (tls->flags & GOT_EC_CURVE_X25519) { in send_client_key_exchange()