mbedtls/tests/include/test
Gilles Peskine a08def9871 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY
The build option MBEDTLS_PSA_INJECT_ENTROPY requires some extra platform
functions, for historical reasons. To enable us to test this option, provide
a version of these functions for testing.

(These versions would actually work in production, but providing them in the
library in a way that doesn't break existing users might be slightly tricky,
so it's out of scope of this commit.)

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-04-28 21:18:33 +02:00
..
drivers Force SHA-256 for entropy in libtestdriver1 2023-03-24 10:43:40 +01:00
asn1_helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
bignum_helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
certs.h Switch to the new code style 2023-01-11 14:50:10 +01:00
constant_flow.h Valgrind for constant flow: skip non-CF test suites 2022-11-29 16:46:06 +01:00
fake_external_rng_for_test.h Switch to the new code style 2023-01-11 14:50:10 +01:00
helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
macros.h Remove duplicate test macros 2023-03-10 17:44:08 +00:00
psa_crypto_helpers.h Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY 2023-04-28 21:18:33 +02:00
psa_exercise_key.h Manually fix two remaining instances of old macros 2023-03-24 10:43:40 +01:00
psa_helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
random.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_helpers.h Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 2023-04-11 09:31:37 +02:00