mbedtls/tests/src
Ronald Cron e6e6b75ad3 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option
The support for the PSA crypto driver interface
is not optional anymore as the implementation of
the PSA cryptography interface has been restructured
around the PSA crypto driver interface (see
psa-crypto-implementation-structure.md). There is
thus no purpose for the configuration options
MBEDTLS_PSA_CRYPTO_DRIVERS anymore.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2023-03-31 09:07:54 +02:00
..
drivers psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option 2023-03-31 09:07:54 +02:00
test_helpers SSL: fix test failures 2023-03-21 16:29:31 +01:00
asn1_helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00
bignum_helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00
certs.c Remove legacy_or_psa.h 2023-03-21 16:29:31 +01:00
fake_external_rng_for_test.c Switch to the new code style 2023-01-11 14:50:10 +01:00
helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00
psa_crypto_helpers.c Fix build error in CI about test_fail_if_psa_leaking 2023-03-13 19:20:42 +08:00
psa_exercise_key.c Fix codestyle with uncrustify. 2023-03-03 17:48:40 +01:00
random.c Remove duplicate test macros 2023-03-10 17:44:08 +00:00
threading_helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00