mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 21:42:58 +00: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.