mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-30 17:41:11 +03:00
The commit commitdcdde59c6f
Author: David Brown <david.brown@linaro.org> Date: Tue Feb 23 15:48:13 2021 -0700 tests: psa: Change Elliptic curve defines to PSA names when rebased on commitbb9cbc7a23
Author: Ronald Cron <ronald.cron@arm.com> Date: Thu Mar 4 17:09:00 2021 +0100 psa: ecdsa: Prefer NOT_SUPPORTED error code had an incorrect merge conflict resolution. Correct this, allowing the test "PSA sign: invalid algorithm for ECC key" to pass again. Signed-off-by: David Brown <david.brown@linaro.org>