Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h93 #define MBEDTLS_PLATFORM_STD_EXIT exit /**< The default \c exit function to use. */ macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h93 #define MBEDTLS_PLATFORM_STD_EXIT exit /**< The default \c exit function to use. */ macro
/aosp_15_r20/external/mbedtls/library/
H A Dplatform.c249 #define MBEDTLS_PLATFORM_STD_EXIT platform_exit_uninit macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform.c249 #define MBEDTLS_PLATFORM_STD_EXIT platform_exit_uninit macro