Home
last modified time | relevance | path

Searched refs:MBEDTLS_TEST_RESULT_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/third_party/mbedtls/tests/include/test/
Dhelpers.h64 MBEDTLS_TEST_RESULT_SUCCESS = 0, enumerator
/third_party/mbedtls/tests/src/
Dhelpers.c93 mbedtls_test_info.result = MBEDTLS_TEST_RESULT_SUCCESS; in mbedtls_test_info_reset()
/third_party/mbedtls/programs/ssl/
Dssl_test_lib.c348 if( mbedtls_test_info.result != MBEDTLS_TEST_RESULT_SUCCESS ) in test_hooks_failure_detected()
/third_party/mbedtls/tests/suites/
Dhost_test.function463 case MBEDTLS_TEST_RESULT_SUCCESS:
758 if( mbedtls_test_info.result == MBEDTLS_TEST_RESULT_SUCCESS )