mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-03 05:09:39 +08: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>