mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-30 19:46:03 +08:00

Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h instead of hard-coding this in ecdh.h so that its absence can be tested. Document it as experimental so that we reserve the right to change it in the future.