Manuel Pégourié-Gonnard
7a346b866c
Replace memset() with mbedtls_platform_memset()
...
Steps:
1. sed -i 's/\bmemset(\([^)]\)/mbedtls_platform_memset(\1/g' library/*.c tinycrypt/*.c include/mbedtls/*.h scripts/data_files/*.fmt
2. Manually edit library/platform_util.c to revert to memset() in the
implementations of mbedtls_platform_memset() and mbedtls_platform_memcpy()
3. egrep -n '\<memset\>' library/*.c include/mbedtls/*.h tinycrypt/*.c
The remaining occurrences are in three categories:
a. From point 2 above.
b. In comments.
c. In the initialisation of memset_func, to be changed in a future commit.
2019-10-22 10:03:07 +02:00
..
2015-06-25 10:59:56 +02:00
2019-10-22 10:03:07 +02:00
2018-04-05 15:37:38 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-02-11 21:13:33 +00:00
2017-02-15 23:31:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-04 16:19:49 +01:00
2019-04-24 10:51:54 +02:00
2019-10-22 10:03:07 +02:00
2019-06-25 09:10:57 +01:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-24 15:28:35 +01:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-12 09:58:14 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-09 09:45:57 +01:00
2019-10-22 10:03:07 +02:00
2019-09-19 10:45:14 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-04 16:17:45 +01:00
2015-09-04 14:21:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-24 15:28:35 +01:00
2019-10-03 13:49:35 +03:00
2018-10-11 11:04:20 +01:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2018-10-09 16:36:53 +01:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-04 16:17:45 +01:00
2019-09-19 10:45:14 +02:00
2019-09-09 17:21:18 +03:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2018-09-06 12:09:56 +01:00
2019-06-20 16:33:02 +01:00
2019-09-10 14:50:04 +01:00
2016-11-04 23:05:56 +01:00
2019-06-25 09:10:57 +01:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00