mbedtls/tests/src/drivers
Ronald Cron 4bcccc6956 tests: psa driver: Align RSA/ECP sign/verify hash dispatch
Align RSA/ECP sign/verify hash dispatch with the
corresponding code of the library. The library
code was modified recently but not the test code
one and these modifications ease the following work.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2021-11-30 13:24:47 +01:00
..
hash.c tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-05 09:02:13 +02:00
platform_builtin_keys.c tests: Revert test_driver.h name change 2021-05-05 09:03:44 +02:00
test_driver_aead.c tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-05 09:02:13 +02:00
test_driver_cipher.c Dispatch cipher functions through the driver interface 2021-06-24 16:57:29 +02:00
test_driver_key_management.c tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-05 09:02:13 +02:00
test_driver_mac.c tests: psa: driver: mac: Remove opaque entry points in library 2021-11-30 13:24:47 +01:00
test_driver_signature.c tests: psa driver: Align RSA/ECP sign/verify hash dispatch 2021-11-30 13:24:47 +01:00
test_driver_size.c tests: psa: Simplify key buffer size calculation 2021-05-05 09:02:13 +02:00