Searched refs:SSL_TEST_SUCCESS (Results 1 – 5 of 5) sorted by relevance
17 SSL_TEST_SUCCESS = 0, /* Default */ enumerator
1570 ret->result = SSL_TEST_SUCCESS; in do_handshake_internal()1756 if (result->result != SSL_TEST_SUCCESS) { in do_handshake()
91 { "Success", SSL_TEST_SUCCESS },
154 fixture->expected_ctx->expected_result = SSL_TEST_SUCCESS; in test_empty_configuration()
367 if (result->result == SSL_TEST_SUCCESS) { in check_test()