mbedtls/include/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
..
crypto_accel_driver.h psa: Fix references to macros in comments 2020-11-10 16:18:07 +01:00
crypto_compat.h Improve/fix documentation 2020-11-20 13:57:15 +01:00
crypto_config.h Updates to PSA crypto library based on review comments 2020-11-18 08:09:49 -08: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 psa stats: Count locked slots instead of unlocked ones 2020-11-19 16:59:40 +01:00
crypto_platform.h Merge pull request #3547 from ronald-cron-arm/psa-openless 2020-11-20 18:48:33 +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 Use PSA_ERROR_DATA_INVALID error code 2020-11-24 13:37:52 +01:00
crypto.h Improve/fix documentation 2020-11-20 13:57:15 +01:00