Home
last modified time | relevance | path

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

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