mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-10 08:18:47 +08:00

Instead of passing a separate parameter for the key size to psa_generate_key and psa_generator_import_key, set it through the attributes, like the key type and other metadata.