Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/configs/ext/
Dtfm_mbedcrypto_config_profile_medium.h388 #define MBEDTLS_PLATFORM_STD_EXIT_SUCCESS EXIT_SUCCESS macro
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dplatform.h99 #define MBEDTLS_PLATFORM_STD_EXIT_SUCCESS EXIT_SUCCESS /**< The default exit value to use. */ macro