Home
last modified time | relevance | path

Searched refs:test_hooks_failure_detected (Results 1 – 8 of 8) sorted by relevance

/external/mbedtls/programs/ssl/
Dssl_test_lib.h302 int test_hooks_failure_detected( void );
Dssl_test_lib.c461 int test_hooks_failure_detected( void ) in test_hooks_failure_detected() function
Dssl_client2.c3299 if( test_hooks_failure_detected( ) ) in main()
Dssl_server2.c4452 if( test_hooks_failure_detected( ) ) in main()
/external/openthread/third_party/mbedtls/repo/programs/ssl/
Dssl_test_lib.h282 int test_hooks_failure_detected( void );
Dssl_test_lib.c339 int test_hooks_failure_detected( void ) in test_hooks_failure_detected() function
Dssl_client2.c3067 if( test_hooks_failure_detected( ) ) in main()
Dssl_server2.c4034 if( test_hooks_failure_detected( ) ) in main()