mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-25 07:06:53 +00:00
ecc_dh.c used memset and gcc-specific asm-commands, changed those to use mbedtls_platform_zeroize to allow compilation with different compilers. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ecc.c | ||
ecc_dh.c | ||
ecc_dsa.c |