mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-07-28 14:57:46 +00:00
Since these changes reference psa_key_agreement() which doesn't exist in 3.6, guard them with MBEDTLS_VERSION_MAJOR >= 4. Signed-off-by: David Horstmann <[email protected]>