mbedtls/tests/src
Chris Jones a5ab765832 Remove direct writing to test_info from *.function
Add a new function `mbedtls_test_info_reset()` to remove direct writes to
`mbedtls_test_info`. This change still allows values to be read directly
however all writes are now done inside of `helpers.c`.

Also slightly reordered code to make it easier to read.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
2021-02-02 16:20:45 +00:00
..
drivers A variable is unused in some configurations 2020-11-22 19:33:11 +01:00
helpers.c Remove direct writing to test_info from *.function 2021-02-02 16:20:45 +00:00
psa_crypto_helpers.c Disable the insecure PSA test RNG by default 2021-01-06 18:21:18 +01:00
random.c Merge pull request #3571 from gufe44/arc4random_buf-implicit 2020-11-12 12:12:49 +01:00