Searched refs:ike_phase_1_recv_KE_NONCE (Results 1 – 4 of 4) sorted by relevance
44 extern int ike_phase_1_recv_KE_NONCE(struct message *);
74 ike_phase_1_recv_KE_NONCE,
139 return ike_phase_1_recv_KE_NONCE(msg); in responder_recv_SA_KE_NONCE_ID()
449 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