mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 05:47:18 +02:00
When importing a symmetric key, validate that the key size is valid for the given key type. Non-supported key types may no longer be imported.