Home
last modified time | relevance | path

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

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