mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-05 14:24:02 +03:00
Only fixed width input_style uses the default value of the bits_in_limb parameter, so set it to 32 in order to have less leading zeroes. Signed-off-by: Janos Follath <janos.follath@arm.com>