Fix `no-ec enable-ktls` build
authorTodd Short <todd.short@me.com>
Mon, 5 Dec 2022 15:30:27 +0000 (10:30 -0500)
committerTomas Mraz <tomas@openssl.org>
Thu, 8 Dec 2022 15:25:04 +0000 (16:25 +0100)
commit2dded44a4911250acb989a535d2bad0bcf0ccc78
treee6eeaa8aa24d81f212388c623fbd80327ed43a88
parent61203c2c59df5d0022e316a4fe614e5d18907715
Fix `no-ec enable-ktls` build

The KTLS test uses a TLSv1.2 cipher that uses ECDHE

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19841)
test/sslapitest.c