mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-25 13:41:56 +01:00
-Fix MSVC compiler warnings about size_t to uint32_t conversions by updating GET/PUT functions signature to use size_t. -Add type casts to functions calling GET/PUT conversions -Remove additional space after return statement