Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c1173 INTERNAL_ERROR, enumerator
1190 return INTERNAL_ERROR; in handshake_status()
1194 return INTERNAL_ERROR; in handshake_status()
1199 return INTERNAL_ERROR; in handshake_status()
1212 return INTERNAL_ERROR; in handshake_status()
1222 return INTERNAL_ERROR; in handshake_status()
1225 return client_spoke_last ? CLIENT_ERROR : INTERNAL_ERROR; in handshake_status()
1244 return INTERNAL_ERROR; in handshake_status()
1596 case INTERNAL_ERROR: in do_handshake_internal()
/netbsd/crypto/external/bsd/openssl/dist/test/helpers/
H A Dhandshake.c1155 INTERNAL_ERROR, enumerator
1172 return INTERNAL_ERROR; in handshake_status()
1176 return INTERNAL_ERROR; in handshake_status()
1181 return INTERNAL_ERROR; in handshake_status()
1194 return INTERNAL_ERROR; in handshake_status()
1204 return INTERNAL_ERROR; in handshake_status()
1207 return client_spoke_last ? CLIENT_ERROR : INTERNAL_ERROR; in handshake_status()
1220 return INTERNAL_ERROR; in handshake_status()
1569 case INTERNAL_ERROR: in do_handshake_internal()
/netbsd/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhx509_err.et55 error_code INTERNAL_ERROR, "Internal error in the crypto engine"
/netbsd/usr.sbin/sysinst/
H A Dmbr.c1744 *err_msg = INTERNAL_ERROR; in mbr_set_part_info()
1774 *err_msg = INTERNAL_ERROR; in mbr_set_part_info()
2068 *marg->err_msg= INTERNAL_ERROR; in mbr_do_delete_part()
2101 *err_msg = INTERNAL_ERROR; in mbr_delete_part()
2194 *errmsg = INTERNAL_ERROR; in mbr_add_part()
2199 *errmsg = INTERNAL_ERROR; in mbr_add_part()
H A Ddefs.h87 #define INTERNAL_ERROR __FILE__ ":" TO_STR(__LINE__) ": internal error" macro
H A Dgpt.c1102 *err_msg = INTERNAL_ERROR; in gpt_add_part()
1148 *err_msg = INTERNAL_ERROR; in gpt_delete_partition()
H A Ddisklabel.c547 *err_msg = INTERNAL_ERROR; in disklabel_delete()
H A Ddisks.c853 *err_msg = INTERNAL_ERROR; in convert_scheme()
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_session_ticket_cb.pod169 will terminate the connection with an INTERNAL_ERROR alert.
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set_session_ticket_cb.pod169 will terminate the connection with an INTERNAL_ERROR alert.