Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h378 #define MBEDTLS_EXIT_SUCCESS MBEDTLS_PLATFORM_STD_EXIT_SUCCESS macro
380 #define MBEDTLS_EXIT_SUCCESS 0 macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h378 #define MBEDTLS_EXIT_SUCCESS MBEDTLS_PLATFORM_STD_EXIT_SUCCESS macro
380 #define MBEDTLS_EXIT_SUCCESS 0 macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dudp_proxy.c31 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS macro
/aosp_15_r20/external/mbedtls/programs/test/
H A Dudp_proxy.c32 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS macro