Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dplatform.h378 #define MBEDTLS_EXIT_SUCCESS MBEDTLS_PLATFORM_STD_EXIT_SUCCESS macro
380 #define MBEDTLS_EXIT_SUCCESS 0 macro
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dudp_proxy.c31 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS macro