mbedtls/tests/include
Ryan Everett 0a271fde76 Add key_destroyable parameter to mbedtls_test_psa_exercise_key
This will allow us to use this smoke test to ensure that key slot content reads are
only performed when we are registered to read a full slot. We will destroy the key
on another thread while the key is being exercised, and fail the test if an unexpected
error code is hit. Future commits will incrementally implement this new parameter.

All current usages of this function have this parameter set to 0, in which case
the new behaviour must be the same as the old behaviour

Signed-off-by: Ryan Everett <ryan.everett@arm.com>
2024-03-12 17:01:09 +00:00
..
alt-dummy update headers 2023-11-02 19:47:20 +00:00
alt-extra/psa Test the PSA alternative header configuration macros 2023-02-23 17:18:33 +01:00
baremetal-override update headers 2023-11-02 19:47:20 +00:00
spe update headers 2023-11-02 19:47:20 +00:00
test Add key_destroyable parameter to mbedtls_test_psa_exercise_key 2024-03-12 17:01:09 +00:00