mbedtls/tests/include/test/drivers
Archana 4d7ae1d8cf
Add test driver support for opaque key import
-Add test driver support to import/export while wrapping keys
 meant to be stored in the PSA core as opaque( emulating an
 SE without storage ).
-Export validate_unstructured_key_bit_size as
 psa_validate_unstructured_key_bit_size, thereby changing its scope.
-Improve the import/export test cases in test_suite_psa_crypto to also
 cover opaque keys, thereby avoiding duplication.

Signed-off-by: Archana <archana.madhavan@silabs.com>
2021-09-08 22:03:54 +05:30
..
aead.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
cipher.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
hash.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
key_management.h Add test driver support for opaque key import 2021-09-08 22:03:54 +05:30
mac.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
signature.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
test_driver.h Add test driver support for opaque key import 2021-09-08 22:03:54 +05:30