mbedtls/include/psa
Ronald Cron d98059d599 psa: Fix tests/handling of lifetime incompatible with location
The lifetime of key attributes now encodes whether a key is
volatile/persistent or not AND its location.
Fix PSA code where the fact that the lifetime encodes
the key location was not taken into account properly.

Fix the impacted tests and add two non regression tests.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-11-10 18:18:15 +01:00
..
crypto.h psa: Improve key creation documentation 2020-11-10 16:18:07 +01:00
crypto_accel_driver.h psa: Fix references to macros in comments 2020-11-10 16:18:07 +01:00
crypto_compat.h tests: Adapt PSA tests to openless APIs 2020-11-10 16:00:41 +01:00
crypto_config.h Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library 2020-10-15 07:39:02 -07:00
crypto_driver_common.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_entropy_driver.h psa: Fix references to macros in comments 2020-11-10 16:18:07 +01:00
crypto_extra.h Define always psa_key_id_t as defined in PSA crypto spec 2020-09-02 14:27:07 +02:00
crypto_platform.h Define handles as key identifiers 2020-11-10 16:00:41 +01:00
crypto_se_driver.h psa: Fix references to macros in comments 2020-11-10 16:18:07 +01:00
crypto_sizes.h Update support macros for IV/nonce sizes 2020-10-29 11:07:39 +01:00
crypto_struct.h psa: Fix tests/handling of lifetime incompatible with location 2020-11-10 18:18:15 +01:00
crypto_types.h psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
crypto_values.h psa: Fix references to macros in comments 2020-11-10 16:18:07 +01:00