mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 00:15:45 +01:00
51f65e4b86
As replacements of standard library functions, they should have the same prototype, including return type. While it doesn't usually matter when used directly, it does when the address of the function is taken, as done with memset_func, used for implementing mbedtls_platform_zeroize(). |
||
---|---|---|
.. | ||
mbedtls | ||
tinycrypt | ||
.gitignore | ||
CMakeLists.txt |