mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-27 14:03:50 +02:00
psa_import_key must check that the imported key data matches the expected key type. Implement the missing check for EC keys that the curve is the expected one.