mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-04 11:16:07 -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>