mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-20 00:44:18 +08:00

This patch introduces the `EcpP255Raw` test class for testing the curve using the preestablished `ecp_mod_p_generic_raw()` test. The test's logic has been updated accordingly. Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>