mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 01:23:39 +02:00
Use size_t for some variables that are array indices. Use unsigned for some variables that are counts of "small" things.
Use size_t for some variables that are array indices. Use unsigned for some variables that are counts of "small" things.