mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 20:23:00 -04: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.