mbedtls/tests/include/test/drivers
John Durkop 135ce69361 Updated value of expected key size when not using test_size_function
The calculation of the expected key size when not using the test_size_function
was not correct. The function has now been updated to handle all cases
properly to ensure the expected key size is correct for key pairs, public
keys, and symmetric keys.

Cleaned up some comments and removed unused includes.

Signed-off-by: John Durkop <john.durkop@fermatsoftware.com>
2020-10-19 07:12:28 -07:00
..
cipher.h Style and language fixes from review 2020-09-14 16:31:58 +02:00
keygen.h Changed test driver include folder to reflect it's a test driver 2020-09-07 16:17:55 +02:00
signature.h Changed test driver include folder to reflect it's a test driver 2020-09-07 16:17:55 +02:00
size.h Updated value of expected key size when not using test_size_function 2020-10-19 07:12:28 -07:00
test_driver.h Add support for PSA crypto driver size_function 2020-10-15 12:15:20 -07:00