Searched defs:MBEDTLS_PLATFORM_STD_CALLOC (Results 1 – 7 of 7) sorted by relevance
84 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< The default \c calloc function to use. */ macro124 #define MBEDTLS_PLATFORM_STD_CALLOC macro
21 #define MBEDTLS_PLATFORM_STD_CALLOC custom_calloc macro
137 #define MBEDTLS_PLATFORM_STD_CALLOC otPlatCAlloc /**< Default allocator to use, can be undefin… macro
32 #define MBEDTLS_PLATFORM_STD_CALLOC platform_calloc_uninit macro