Home
last modified time | relevance | path

Searched refs:MSG_AUTHENTICATED (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sbin/isakmpd/
Dmessage.h167 #define MSG_AUTHENTICATED 0x10 macro
Dike_quick_mode.c1067 msg->flags |= MSG_AUTHENTICATED; in initiator_recv_HASH_SA_NONCE()
1511 msg->flags |= MSG_AUTHENTICATED; in responder_recv_HASH_SA_NONCE()
1943 msg->flags |= MSG_AUTHENTICATED; in responder_recv_HASH()
Disakmp_cfg.c684 msg->flags |= MSG_AUTHENTICATED; in cfg_verify_hash()
Dmessage.c609 if ((msg->flags & MSG_AUTHENTICATED) == 0) { in message_validate_delete()
760 msg->flags |= MSG_AUTHENTICATED; in message_validate_hash()
Dike_phase_1.c1139 msg->flags |= MSG_AUTHENTICATED; in ike_phase_1_recv_AUTH()
Dipsec.c1594 if ((msg->flags & MSG_AUTHENTICATED) == 0) { in ipsec_handle_leftover_payload()