mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-13 22:57:13 +08:00

Compare a single-limb MPI with a multi-limb MPI. This is rather ad hoc, but will be useful for mbedtls_mpi_core_random. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>