mbedtls/tests
Valerio Setti 6ef82ae39d test_suite_psa_crypto_driver_wrappers: improving driver access counters
When AES_C is not defined CTR_DRBG relies on PSA to get AES-ECB. This
means that, when AES-ECB is accelerated, each random operation goes through
driver access as well. This might result in unexpectedly increased
counters for driver's access.
We add extra counters in test_driver_[cipher/key_management].c to be
more specific on which driver functions are accessed and ignore
extra accesses due to CTR_DRBG.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-12-04 11:04:42 +01:00
..
.jenkins
configs update headers 2023-11-02 19:47:20 +00:00
data_files Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen 2023-11-20 14:07:19 +00:00
docker/bionic update headers 2023-11-02 19:47:20 +00:00
git-scripts update headers 2023-11-02 19:47:20 +00:00
include test_suite_psa_crypto_driver_wrappers: improving driver access counters 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_driver_wrappers: improving driver access counters 2023-12-04 11:04:42 +01:00
suites test_suite_psa_crypto_driver_wrappers: improving driver access counters 2023-12-04 11:04:42 +01:00
.gitignore Revert "Auto-generated files for v3.5.0" 2023-10-05 00:17:21 +01:00
CMakeLists.txt New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
compat-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
compat.sh Merge pull request #8462 from daverodgman/license-change 2023-11-04 15:47:07 +01:00
context-info.sh update headers 2023-11-02 19:47:20 +00:00
Descriptions.txt
make-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
Makefile Revert "Auto-generated files for v3.5.0" 2023-10-05 00:17:21 +01:00
ssl-opt-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
ssl-opt.sh Align forced ciphersuite with test description 2023-11-28 17:52:42 +01:00