mbedtls/include
Gilles Peskine 3c861642c8 Make sure that size constants are unsigned
This fixes a warning from some compilers (e.g. MSVC) about comparisons
between signed and unsigned values in perfectly reasonable code. In
particular, there was one such warning in psa_pbkdf2_hmac_set_password.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-07-21 17:50:49 +02:00
..
mbedtls Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto 2023-07-21 10:54:41 +02:00
psa Make sure that size constants are unsigned 2023-07-21 17:50:49 +02:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00