Home
last modified time | relevance | path

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

/openbsd/sbin/isakmpd/
H A Dmessage.c246 message_drop(msg, in message_parse_payloads()
260 message_drop(msg, ISAKMP_NOTIFY_INVALID_PAYLOAD_TYPE, in message_parse_payloads()
268 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
281 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
288 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
296 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in message_parse_payloads()
318 message_drop(msg, ISAKMP_NOTIFY_INVALID_PAYLOAD_TYPE, in message_parse_payloads()
922 message_drop(msg, ISAKMP_NOTIFY_INVALID_SPI, 0, 1, 1); in message_validate_notify()
1253 message_drop(msg, 0, 0, 1, 1); in message_recv()
1316 message_drop(msg, ISAKMP_NOTIFY_INVALID_COOKIE, in message_recv()
[all …]
H A Disakmp_cfg.c374 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in cfg_initiator_recv_ATTR()
382 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in cfg_initiator_recv_ATTR()
391 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, in cfg_initiator_recv_ATTR()
400 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in cfg_initiator_recv_ATTR()
487 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in cfg_responder_recv_ATTR()
643 message_drop(msg, ISAKMP_NOTIFY_INVALID_HASH_INFORMATION, in cfg_verify_hash()
672 message_drop(msg, ISAKMP_NOTIFY_INVALID_HASH_INFORMATION, in cfg_verify_hash()
H A Dike_quick_mode.c1131 message_drop(msg, ISAKMP_NOTIFY_INVALID_ID_INFORMATION, in initiator_recv_HASH_SA_NONCE()
1143 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, in initiator_recv_HASH_SA_NONCE()
1268 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, 0, 1, 0); in initiator_recv_HASH_SA_NONCE()
1512 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in responder_recv_HASH_SA_NONCE()
1551 message_drop(msg, ISAKMP_NOTIFY_INVALID_HASH_INFORMATION, 0, in responder_recv_HASH_SA_NONCE()
1583 message_drop(msg, ISAKMP_NOTIFY_INVALID_ID_INFORMATION, in responder_recv_HASH_SA_NONCE()
1595 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, in responder_recv_HASH_SA_NONCE()
1703 message_drop(msg, in responder_recv_HASH_SA_NONCE()
1720 message_drop(msg, in responder_recv_HASH_SA_NONCE()
1730 message_drop(msg, in responder_recv_HASH_SA_NONCE()
[all …]
H A Dmessage.h182 extern void message_drop(struct message *, int, struct proto *, int, int);
H A Disakmp_doi.c260 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, in isakmp_responder()
H A 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()
1123 message_drop(msg, ISAKMP_NOTIFY_INVALID_ID_INFORMATION, 0, 1, in ike_phase_1_recv_AUTH()
H A Dipsec.c1181 message_drop(msg, ISAKMP_NOTIFY_UNSUPPORTED_EXCHANGE_TYPE, in ipsec_responder()
1231 message_drop(msg, ISAKMP_NOTIFY_UNSUPPORTED_EXCHANGE_TYPE, in ipsec_responder()
1245 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, 0, 1, 0); in ipsec_responder()
1711 message_drop(msg, ISAKMP_NOTIFY_PAYLOAD_MALFORMED, 0, 1, 0); in ipsec_save_g_x()
H A Dexchange.c397 message_drop(msg, in exchange_run()