mirror of
https://github.com/espressif/mbedtls.git
synced 2025-10-18 00:41:19 +08:00

Use the new generic is_public method. Impact on generated cases: there are new HMAC test cases for SIGN_HASH. It was a bug that these test cases were previously not generated. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>