mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 12:12:59 +00:00
Add two further boundary tests for cases where both the exponent and modulus to `mbedtls_mpi_exp_mod()` are `MBEDTLS_MPI_MAX_SIZE`, or longer, bytes long. Signed-off-by: Chris Jones <christopher.jones@arm.com>