mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 13:54:26 +02:00
When generated by exp_mod, RR has enough limbs to be passed as a parameter to core functions. If it is received from the caller, it might be of any length. Signed-off-by: Janos Follath <janos.follath@arm.com>