mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-09 18:00:58 +03:00
Avoid compiler warning about size comparison (like in commit 7910cdd):
Clang builds fail, warning about comparing uint8_t to a size that may be >255.
Signed-off-by: Michael Schuster <michael@schuster.ms>
157 KiB
157 KiB