Home
last modified time | relevance | path

Searched defs:MBEDTLS_PLATFORM_STD_CALLOC (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h84 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< The default \c calloc function to use. */ macro
124 #define MBEDTLS_PLATFORM_STD_CALLOC macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h84 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< The default \c calloc function to use. */ macro
124 #define MBEDTLS_PLATFORM_STD_CALLOC macro
/aosp_15_r20/external/mbedtls/tests/configs/
H A Duser-config-malloc-0-null.h21 #define MBEDTLS_PLATFORM_STD_CALLOC custom_calloc macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/configs/
H A Duser-config-malloc-0-null.h21 #define MBEDTLS_PLATFORM_STD_CALLOC custom_calloc macro
/aosp_15_r20/external/openthread/third_party/mbedtls/
H A Dmbedtls-config.h137 #define MBEDTLS_PLATFORM_STD_CALLOC otPlatCAlloc /**< Default allocator to use, can be undefin… macro
/aosp_15_r20/external/mbedtls/library/
H A Dplatform.c32 #define MBEDTLS_PLATFORM_STD_CALLOC platform_calloc_uninit macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform.c32 #define MBEDTLS_PLATFORM_STD_CALLOC platform_calloc_uninit macro