Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dplatform.h107 #define MBEDTLS_PLATFORM_STD_FREE free /**< The default \c free function to use. */ macro
Dconfig.h3181 #define MBEDTLS_PLATFORM_STD_FREE free /**< Default free to use, can be undefined */ macro
/third_party/mbedtls/library/
Dplatform.c83 #define MBEDTLS_PLATFORM_STD_FREE platform_free_uninit macro
/third_party/mbedtls/port/config/
Dconfig_liteos_m.h3164 #define MBEDTLS_PLATFORM_STD_FREE free /**< Default free to use, can be undefined */ macro
Dconfig_liteos_a.h3164 #define MBEDTLS_PLATFORM_STD_FREE free /**< Default free to use, can be undefined */ macro