mbedtls/include/psa
Ronald Cron 80b95101a9 psa: Move psa_key_file_id_t definition to crypto_types.h
`psa_key_file_id_t` was defined in `crypto_platform.h` and
not `crypto_types.h` even if it wasn't platform dependent
because back when the PSA Crypto Specification was put
together `crypto_types.h` was meant to contain only types
that were intended to make it to the specification. There
is not such constraint anymore thus move the definition
of `psa_key_file_id_t` to crypto_types.h.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-09-02 14:27:07 +02:00
..
crypto.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_accel_driver.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_compat.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02: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 Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_extra.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_platform.h psa: Move psa_key_file_id_t definition to crypto_types.h 2020-09-02 14:27:07 +02:00
crypto_se_driver.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_sizes.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_struct.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_types.h psa: Move psa_key_file_id_t definition to crypto_types.h 2020-09-02 14:27:07 +02:00
crypto_values.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00