Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c1161 INTERNAL_ERROR, enumerator
1178 return INTERNAL_ERROR; in handshake_status()
1182 return INTERNAL_ERROR; in handshake_status()
1187 return INTERNAL_ERROR; in handshake_status()
1200 return INTERNAL_ERROR; in handshake_status()
1210 return INTERNAL_ERROR; in handshake_status()
1213 return client_spoke_last ? CLIENT_ERROR : INTERNAL_ERROR; in handshake_status()
1226 return INTERNAL_ERROR; in handshake_status()
1575 case INTERNAL_ERROR: in do_handshake_internal()
/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509_err.et55 error_code INTERNAL_ERROR, "Internal error in the crypto engine"
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_session_ticket_cb.pod169 will terminate the connection with an INTERNAL_ERROR alert.