mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-23 08:56:30 +00:00
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 |