Home
last modified time | relevance | path

Searched refs:SSL_TEST_SUCCESS (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/test/
Dssl_test_ctx.h17 SSL_TEST_SUCCESS = 0, /* Default */ enumerator
Dssl_test_ctx_test.c156 fixture->expected_ctx->expected_result = SSL_TEST_SUCCESS; in test_empty_configuration()
Dssl_test.c364 if (result->result == SSL_TEST_SUCCESS) { in check_test()
Dhandshake_helper.c1577 ret->result = SSL_TEST_SUCCESS; in do_handshake_internal()
1759 if (result->result != SSL_TEST_SUCCESS) { in do_handshake()
Dssl_test_ctx.c98 {"Success", SSL_TEST_SUCCESS},