Home
last modified time | relevance | path

Searched refs:ike_phase_1_recv_KE_NONCE (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/isakmpd/
H A Dike_phase_1.h44 extern int ike_phase_1_recv_KE_NONCE(struct message *);
H A Dike_main_mode.c74 ike_phase_1_recv_KE_NONCE,
H A Dike_aggressive.c139 return ike_phase_1_recv_KE_NONCE(msg); in responder_recv_SA_KE_NONCE_ID()
H A Dike_phase_1.c449 if (ike_phase_1_recv_KE_NONCE(msg)) in ike_phase_1_initiator_recv_KE_NONCE()
570 ike_phase_1_recv_KE_NONCE(struct message *msg) in ike_phase_1_recv_KE_NONCE() function