mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-22 14:40:58 +03:00
The recently added `mbedtls_ecdh_setup()` function is not used in the tests yet. This commit adapts the tests to the new workflow. Having done that, the old lifecycle is not tested anymore, so we add a new test to ensure backward compatibility.