Searched refs:message_drop (Results 1 – 9 of 9) sorted by relevance
| /mirbsd/src/sbin/isakmpd/ |
| D | message.c | 249 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 …]
|
| D | isakmp_cfg.c | 375 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()
|
| D | ike_quick_mode.c | 1059 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 …]
|
| D | message.h | 180 extern void message_drop(struct message *, int, struct proto *, int, int);
|
| D | isakmp_doi.c | 246 message_drop(msg, ISAKMP_NOTIFY_NO_PROPOSAL_CHOSEN, in isakmp_responder()
|
| D | ike_phase_1.c | 413 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()
|
| D | BUGS | 7 * message_drop frees the message, this is sometimes wrong and can cause
|
| D | ipsec.c | 993 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()
|
| D | exchange.c | 392 message_drop(msg, in exchange_run()
|