mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-10-17 15:42:11 +08:00

We know it's a thin wrapper around psa_generate_key_custom, so we just need to check that it's passing the information through, we don't need coverage of the parameter interpretation. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>