Home
last modified time | relevance | path

Searched refs:message_drop (Results 1 – 9 of 9) sorted by relevance

/mirbsd/src/sbin/isakmpd/
Dmessage.c249 message_drop(msg, in message_parse_payloads()
263 message_drop(msg, ISAKMP_NOTIFY_INVALID_PAYLOAD_TYPE, in message_parse_payloads()
271 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
284 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
291 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
299 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
321 message_drop(msg, ISAKMP_NOTIFY_INVALID_PAYLOAD_TYPE, in message_parse_payloads()
558 message_drop(msg, ISAKMP_NOTIFY_INVALID_CERT_ENCODING, 0, 1, in message_validate_cert()
574 message_drop(msg, ISAKMP_NOTIFY_INVALID_CERT_ENCODING, 0, 1, in message_validate_cert_req()
585 message_drop(msg, ISAKMP_NOTIFY_CERT_TYPE_UNSUPPORTED, 0, 1, in message_validate_cert_req()
[all …]
Disakmp_cfg.c375 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in cfg_initiator_recv_ATTR()
383 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in cfg_initiator_recv_ATTR()
392 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in cfg_initiator_recv_ATTR()
401 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in cfg_initiator_recv_ATTR()
488 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in cfg_responder_recv_ATTR()
644 message_drop(msg, ISAKMP_NOTIFY_INVALID_HASH_INFORMATION, in cfg_verify_hash()
673 message_drop(msg, ISAKMP_NOTIFY_INVALID_HASH_INFORMATION, in cfg_verify_hash()
Dike_quick_mode.c1059 message_drop(msg, ISAKMP_NOTIFY_INVALID_HASH_INFORMATION, 0, 1, in initiator_recv_HASH_SA_NONCE()
1092 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, in initiator_recv_HASH_SA_NONCE()
1221 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, 0, 1, 0); in initiator_recv_HASH_SA_NONCE()
1464 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in responder_recv_HASH_SA_NONCE()
1503 message_drop(msg, ISAKMP_NOTIFY_INVALID_HASH_INFORMATION, 0, in responder_recv_HASH_SA_NONCE()
1523 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, in responder_recv_HASH_SA_NONCE()
1631 message_drop(msg, in responder_recv_HASH_SA_NONCE()
1648 message_drop(msg, in responder_recv_HASH_SA_NONCE()
1658 message_drop(msg, in responder_recv_HASH_SA_NONCE()
1717 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, 0, 1, 0); in responder_recv_HASH_SA_NONCE()
[all …]
Dmessage.h180 extern void message_drop(struct message *, int, struct proto *, int, int);
Disakmp_doi.c246 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, in isakmp_responder()
Dike_phase_1.c413 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in ike_phase_1_initiator_recv_SA()
477 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in ike_phase_1_responder_recv_SA()
497 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in ike_phase_1_responder_recv_SA()
1105 message_drop(msg, ISAKMP_NOTIFY_INVALID_ID_INFORMATION, 0, 1, in ike_phase_1_recv_AUTH()
DBUGS7 * message_drop frees the message, this is sometimes wrong and can cause
Dipsec.c993 message_drop(msg, ISAKMP_NOTIFY_UNSUPPORTED_EXCHANGE_TYPE, in ipsec_responder()
1043 message_drop(msg, ISAKMP_NOTIFY_UNSUPPORTED_EXCHANGE_TYPE, in ipsec_responder()
1057 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, 0, 1, 0); in ipsec_responder()
1486 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in ipsec_save_g_x()
Dexchange.c392 message_drop(msg, in exchange_run()