Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dplatform.h87 #define MBEDTLS_PLATFORM_STD_FREE free /**< The default \c free function to use. */ macro
128 #define MBEDTLS_PLATFORM_STD_FREE macro
/openthread-latest/third_party/mbedtls/
Dmbedtls-config.h138 #define MBEDTLS_PLATFORM_STD_FREE otPlatFree /**< Default free to use, can be undefined */ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dplatform.c41 #define MBEDTLS_PLATFORM_STD_FREE platform_free_uninit macro