mbedtls/tests/src/drivers
Steven Cooreman ce48702448 Get a builtin key's attributes in order to correctly get its size
Leverage the fact that the get_builtin_key entrypoint returns a key's
attributes, such that a proper size for the builtin key's buffer can
be calculated through the driver's get_key_buffer_size hook.

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2021-04-15 15:06:53 +02:00
..
aead.c tests: Add AEAD transparent test driver hooks 2021-04-07 16:03:31 +02:00
cipher.c psa: cipher: Remove cipher_generate_iv driver entry point 2021-03-26 15:58:25 +01:00
key_management.c Get a builtin key's attributes in order to correctly get its size 2021-04-15 15:06:53 +02:00
platform_builtin_keys.c Rename test driver lifetime to location 2021-04-15 15:06:53 +02:00
signature.c psa: Rework ECDSA sign/verify support in the transparent test driver 2021-02-18 15:45:12 +01:00
size.c Updated value of expected key size when not using test_size_function 2020-10-19 07:12:28 -07:00