mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 13:54:26 +02:00
After improving coding style, pylint suggeted using enumerate but zip is more appropriate to avoid indexing Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>