Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_test_lib.h291 int test_hooks_failure_detected(void);
H A Dssl_test_lib.c423 int test_hooks_failure_detected(void) in test_hooks_failure_detected() function
H A Dssl_client2.c3091 if (test_hooks_failure_detected()) { in main()
H A Dssl_server2.c4236 if (test_hooks_failure_detected()) { in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_test_lib.h316 int test_hooks_failure_detected(void);
H A Dssl_test_lib.c453 int test_hooks_failure_detected(void) in test_hooks_failure_detected() function
H A Dssl_client2.c3203 if (test_hooks_failure_detected()) { in main()
H A Dssl_server2.c4325 if (test_hooks_failure_detected()) { in main()