mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-06 17:04:56 +00:00
In key read tests, add usage flags that are suitable for the key type and algorithm. This way, the call to exercise_key() in the test not only checks that exporting the key is possible, but also that operations on the key are possible. This triggers a number of failures in edge cases where the generator generates combinations that are not valid, which will be fixed in subsequent commits. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| asymmetric_key_data.py | ||
| c_build_helper.py | ||
| crypto_knowledge.py | ||
| macro_collector.py | ||
| psa_storage.py | ||
| test_case.py | ||
| typing_util.py | ||