Home
last modified time | relevance | path

Searched refs:SSL_TEST_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/crypto/openssl/test/helpers/
HDhandshake.c1477 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1576 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1584 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1602 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1611 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1739 || result->result == SSL_TEST_INTERNAL_ERROR) in do_handshake()
HDssl_test_ctx.h20 SSL_TEST_INTERNAL_ERROR, enumerator
HDssl_test_ctx.c97 {"InternalError", SSL_TEST_INTERNAL_ERROR},