mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-04 16:25:25 +00:00
GCC 4.8 warns that some variables may be used without having been initialized. They aren't, but determining that takes nontrivial analysis, so initialize them at the point of definition. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| crypto_examples.c | ||
| key_ladder_demo.c | ||
| key_ladder_demo.sh | ||
| psa_constant_names.c | ||