mbedtls/include
Manuel Pégourié-Gonnard 51f65e4b86 Standardize prototypes of platform_memcpy/memset
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().
2019-10-03 07:59:58 +03:00
..
mbedtls Standardize prototypes of platform_memcpy/memset 2019-10-03 07:59:58 +03:00
tinycrypt Addition of copyright statements to tinycrypt files 2019-09-09 17:37:08 +01:00
.gitignore
CMakeLists.txt Merge branch 'mbedtls-2.16' into baremetal 2019-06-18 09:00:37 +01:00