mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 23:04:31 +02:00
In the generated storage format test cases, cover all supported algorithms for each key type. This is a step towards exercising the key with all the algorithms it supports; a subsequent commit will generate a policy that permits the specified algorithms. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>