mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-26 02:27:04 +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.