Home
last modified time | relevance | path

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

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