Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c1491 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1590 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1598 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1616 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1625 ret->result = SSL_TEST_INTERNAL_ERROR; in do_handshake_internal()
1753 || result->result == SSL_TEST_INTERNAL_ERROR) in do_handshake()
H A Dssl_test_ctx.h20 SSL_TEST_INTERNAL_ERROR, enumerator
H A Dssl_test_ctx.c94 { "InternalError", SSL_TEST_INTERNAL_ERROR },