mirror of
https://github.com/espressif/mbedtls.git
synced 2025-10-18 09:21:50 +08:00

The Montgomery representation depends on the limb size. So the representation conversion test cases need separate 64-bit and 32-bit cases when the representation is Montgomery. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>