mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 19:16:58 -04: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>