mbedtls/include/psa
John Durkop f4c4cb008c Added additional support for ECP for PSA_CRYPTO_CONFIG
The KEY_TYPE_ECC_KEY_PAIR and KEY_TYPE_ECC_PUBLIC_KEY were previously
being guarded by MBEDTLS_ECP_C in the PSA crypto library code. This change
moves it to the new MBEDTLS_PSA_BUILTIN_xxx and separates KEY_PAIR
and PUBLIC_KEY as needed. Tests have also been added to validate the new
settings.

Signed-off-by: John Durkop <john.durkop@fermatsoftware.com>
2020-11-10 06:11:35 -08:00
..
crypto.h psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t 2020-09-02 14:27:07 +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_config.h Added additional support for ECP for PSA_CRYPTO_CONFIG 2020-11-10 06:11:35 -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 Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_extra.h Define always psa_key_id_t as defined in PSA crypto spec 2020-09-02 14:27:07 +02:00
crypto_platform.h Fix key owner identifier documentation 2020-09-15 08:50:20 +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 support macros for IV/nonce sizes 2020-10-29 11:07:39 +01:00
crypto_struct.h Merge pull request #3527 from ronald-cron-arm/key-extended-id 2020-09-15 16:06:06 +02:00
crypto_types.h psa: Move key identifier related macros and functions 2020-09-15 08:50:20 +02:00
crypto_values.h Merge pull request #3527 from ronald-cron-arm/key-extended-id 2020-09-15 16:06:06 +02:00