mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-31 01:51:23 +08:00

psa_set_key_lifetime and psa_set_key_id aren't pure setters: they also set the other attribute in some conditions. Add dedicated tests for this behavior.