mbedtls/tests/include
Gilles Peskine 34955677e5 Don't exercise if the algorithm is not supported
Parsing a key and importing it into PSA may result in a policy that
specifies an algorithm that is not included in the build. This happens if
the key type is supported, but not the algorithm, e.g. in a build with
MBEDTLS_ECP_C but not MBEDTLS_ECDSA_C.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-02-12 19:31:55 +01:00
..
alt-dummy update headers 2023-11-02 19:47:20 +00:00
alt-extra/psa Test the PSA alternative header configuration macros 2023-02-23 17:18:33 +01:00
baremetal-override update headers 2023-11-02 19:47:20 +00:00
spe update headers 2023-11-02 19:47:20 +00:00
test Don't exercise if the algorithm is not supported 2024-02-12 19:31:55 +01:00