mbedtls/tests/include/test
Gilles Peskine 76175ba785 Disable the insecure PSA test RNG by default
To reduce the risk of people accidentally using the test
implementation of mbedtls_psa_external_get_random(), which is
insecure, require the user to explicitly call
mbedtls_test_enable_insecure_external_rng() first.

Disabling the test implementation of mbedtls_psa_external_get_random()
will also allow negative testing for MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG,
which will be added in a subsequent commit.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-01-06 18:21:18 +01:00
..
drivers Plug in the entry point for public key export through driver 2020-11-20 17:31:24 +01:00
constant_flow.h Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted 2020-08-25 14:35:55 +01:00
helpers.h Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed 2020-10-06 22:15:42 +02:00
macros.h Merge pull request #3574 from makise-homura/e2k_support 2020-08-25 09:46:36 +02:00
psa_crypto_helpers.h Disable the insecure PSA test RNG by default 2021-01-06 18:21:18 +01:00
psa_helpers.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
random.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00