mbedtls/tf-psa-crypto/tests
Gilles Peskine 9602ce7d8b Fix MD_PSA_INIT called before initializing some data structures
This fixes accesses to uninitialized memory in test code if
`psa_crypto_init()` fails.

A lot of those were pointed out by Coverity. I quickly reviewed all calls to
`MD_PSA_INIT()` manually, rather than follow any particular list.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-11-04 18:28:01 +01:00
..
suites Fix MD_PSA_INIT called before initializing some data structures 2024-11-04 18:28:01 +01:00
.gitignore
CMakeLists.txt cmake: tests: Set test specific compile options target by target 2024-10-25 18:09:40 +02:00
Descriptions.txt tf-psa-crypto: cmake: Add lcov target 2024-10-18 11:45:37 +02:00