mbedtls/tests/include/test/drivers
Ronald Cron 4607c829d0 tests: psa: Simplify key buffer size calculation
Move the key buffer size calculation code under
tests to avoid check-names.sh to complain about
"likely macros with typos".

This removes the calculation of key buffer
sizes for the test driver from the wrapper based on
static size data. But the code is still there in test
code to be used when we go back to work on the
generation of the driver wrapper.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2021-05-01 18:38:20 +02:00
..
aead.h tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-01 18:33:26 +02:00
cipher.h tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-01 18:33:26 +02:00
hash.h tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-01 18:33:26 +02:00
key_management.h tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-01 18:33:26 +02:00
mbedtls_test_driver.h tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-01 18:33:26 +02:00
signature.h tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-01 18:33:26 +02:00
size.h tests: psa: Simplify key buffer size calculation 2021-05-01 18:38:20 +02:00