mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-30 01:07:02 +00:00
The idea is to use the simple program that is expected to be modified rarely to set a breakpoint in a specific line and check that the function mbedtls_zeroize() does actually set the buffer to 0 and is not optimised out by the compiler. |
||
|---|---|---|
| .. | ||
| benchmark.c | ||
| CMakeLists.txt | ||
| selftest.c | ||
| ssl_cert_test.c | ||
| udp_proxy.c | ||
| udp_proxy_wrapper.sh | ||
| zeroize.c | ||