mbedtls/tests
Valerio Setti 7448367f68 test_suite_psa_crypto_slot_management: modify check on open key slots
This commit
- Reverts changes previously done to psa_crypto_helpers.[c,h]
- Implements a new check for open key slots in
  mbedtls_test_helper_is_psa_leaking():
   - when CTR_DRBG does not use AES_C or PSA does not have an external
     RNG, then we allow 1 key slot (it's the one holding the AES key)
   - when the above conditions are not met, then we fallback to the
     usual check for "no open key slots remaining"

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-12-04 11:04:42 +01:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts
include test_suite_psa_crypto_slot_management: modify check on open key slots 2023-12-04 11:04:42 +01:00
opt-testcases tls13-misc: cli: check parser of max_early_data_size ext 2023-11-22 10:33:11 +08:00
scripts all.sh: keep CTR_DRBG enabled in test_psa_crypto_config_accel_cipher_aead() 2023-12-04 11:04:41 +01:00
src test_suite_psa_crypto_slot_management: modify check on open key slots 2023-12-04 11:04:42 +01:00
suites test_suite_psa_crypto_slot_management: modify check on open key slots 2023-12-04 11:04:42 +01:00
.gitignore
CMakeLists.txt
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh Align forced ciphersuite with test description 2023-11-28 17:52:42 +01:00