mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-28 00:57:40 +00:00
It works in practice on almost every platform, given that we're only using the wrong type in cases where the value is guaranteed to stay within the value bits of a signed int. But even in this case it may or may not be strictly conforming. Anyway `gcc -std=c99 -pedantic` rejects it. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| aescrypt2.c | ||
| CMakeLists.txt | ||
| crypt_and_hash.c | ||