Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dssl_test_ctx.h17 SSL_TEST_SUCCESS = 0, /* Default */ enumerator
H A Dhandshake.c1574 ret->result = SSL_TEST_SUCCESS; in do_handshake_internal()
1760 if (result->result != SSL_TEST_SUCCESS) { in do_handshake()
H A Dssl_test_ctx.c94 {"Success", SSL_TEST_SUCCESS},
/openssl/test/
H A Dssl_test_ctx_test.c155 fixture->expected_ctx->expected_result = SSL_TEST_SUCCESS; in test_empty_configuration()
H A Dssl_test.c367 if (result->result == SSL_TEST_SUCCESS) { in check_test()

Completed in 28 milliseconds