mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-06 08:40:14 +01:00
-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> |
||
|---|---|---|
| .. | ||
| aead.h | ||
| cipher.h | ||
| hash.h | ||
| key_management.h | ||
| mac.h | ||
| signature.h | ||
| test_driver.h | ||