Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/configs/
Dconfig-wrapper-malloc-0-null.h32 #define MBEDTLS_PLATFORM_STD_CALLOC custom_calloc macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dplatform.h79 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< The default \c calloc function to use. */ macro
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/include/mbedtls/
Dplatform.h87 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< The default \c calloc function to use. */ macro
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dplatform.c44 #define MBEDTLS_PLATFORM_STD_CALLOC platform_calloc_uninit macro