Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dplatform.h82 #define MBEDTLS_PLATFORM_STD_FREE free /**< The default \c free function to use. */ macro
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/include/mbedtls/
Dplatform.h90 #define MBEDTLS_PLATFORM_STD_FREE free /**< The default \c free function to use. */ macro
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dplatform.c53 #define MBEDTLS_PLATFORM_STD_FREE platform_free_uninit macro