mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-12 23:21:34 +02:00
This commit add support to detect if openssl used for testing supports static ECDH key exchange. Skip the ciphersutes if openssl doesn't support them. Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>