Searched defs:MBEDTLS_PLATFORM_STD_CALLOC (Results 1 – 6 of 6) sorted by relevance
21 #define MBEDTLS_PLATFORM_STD_CALLOC custom_calloc macro
84 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< The default \c calloc function to use. */ macro124 #define MBEDTLS_PLATFORM_STD_CALLOC macro
3938 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< Default allocator to use, can be undefined */ macro
3078 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< Default allocator to use, can be undefined */ macro
3079 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< Default allocator to use, can be undefined */ macro
35 #define MBEDTLS_PLATFORM_STD_CALLOC platform_calloc_uninit macro