mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-06 15:44:51 +00:00
The current macro collector only tried the minimum and maximum expressible lengths for PSA_ALG_TRUNCATED_MAC and PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG. This was good enough for psa_constant_names, but it's weak for exercising keys, in particular because it doesn't include any valid AEAD tag length. So cover more lengths. 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 | ||