mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-23 00:44:43 +08:00

Remove the RR parameter to the mbedtls_mpi_exp_mod test function. It was never used in the test data, so there is no loss of functionality. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>