Home
last modified time | relevance | path

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

/mbedtls-latest/tests/configs/
Duser-config-malloc-0-null.h21 #define MBEDTLS_PLATFORM_STD_CALLOC custom_calloc macro
/mbedtls-latest/include/mbedtls/
Dplatform.h84 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< The default \c calloc function to use. */ macro
124 #define MBEDTLS_PLATFORM_STD_CALLOC macro
/mbedtls-latest/library/
Dplatform.c32 #define MBEDTLS_PLATFORM_STD_CALLOC platform_calloc_uninit macro