mbedtls/programs/psa
gabor-mezei-arm fe30924c45 Use PSA_ERROR_DATA_INVALID error code
If the file is read correctly, but it contains data that isn't valid,
the crypto storage code returns PSA_ERROR_DATA_INVALID.
The PSA_ERROR_DATA_CORRUPT and PSA_ERROR_STORAGE_FAILURE error codes are
replaced with PSA_ERROR_DATA_INVALID, except in the ITS subsystem.

Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
2020-11-24 13:37:52 +01:00
..
CMakeLists.txt Build: Add MBEDTLS_TARGET_PREFIX 2020-10-20 13:44:44 +01:00
crypto_examples.c Adapt programs to PSA openless APIs 2020-11-10 16:00:41 +01:00
key_ladder_demo.c Fix several typos 2020-11-11 15:12:14 +01:00
key_ladder_demo.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
psa_constant_names.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
psa_constant_names_generated.c Use PSA_ERROR_DATA_INVALID error code 2020-11-24 13:37:52 +01:00