mbedtls/include/psa
David Saada a2523b2c6d Replace ITS specific types with more generic PSA storage types
PSA spec now defines more generic PSA storage types instead of the ITS
specific ones. This is necessary in order to integrate with
the newer implementation of PSA ITS landing in Mbed OS soon.
Changes include the following:
- psa_status_t replaces psa_its_status_t
- psa_storage_info_t replaces psa_its_info_t
- psa_storage_uid_t replaces psa_its_uid_t
2019-02-18 13:56:26 +02:00
..
crypto_accel_driver.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_driver_common.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_entropy_driver.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_extra.h Replace ITS specific types with more generic PSA storage types 2019-02-18 13:56:26 +02:00
crypto_platform.h Remove psa_key_slot_t from public headers 2018-12-11 16:48:13 +01:00
crypto_se_driver.h Replace PSA error code definitions with the ones defined in PSA spec 2019-02-18 13:53:13 +02:00
crypto_sizes.h psa: Rename PSA_HASH_FINAL_SIZE to PSA_HASH_SIZE 2019-02-07 12:19:59 +00:00
crypto_struct.h psa: Add initializers for cipher operation objects 2019-01-08 14:28:04 +00:00
crypto_types.h Replace PSA error code definitions with the ones defined in PSA spec 2019-02-18 13:53:13 +02:00
crypto_values.h Replace PSA error code definitions with the ones defined in PSA spec 2019-02-18 13:53:13 +02:00
crypto.h Replace PSA error code definitions with the ones defined in PSA spec 2019-02-18 13:53:13 +02:00