Home
last modified time | relevance | path

Searched refs:LAST_MSG_SA_AUTH (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.h50 enum { LAST_MSG_SA_INIT, LAST_MSG_SA_AUTH } last_msg; enumerator
H A Dikev2.c807 data->last_msg = LAST_MSG_SA_AUTH; in ikev2_responder_process()
1182 if (data->last_msg == LAST_MSG_SA_AUTH) { in ikev2_build_notify()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.h50 enum { LAST_MSG_SA_INIT, LAST_MSG_SA_AUTH } last_msg; enumerator
H A Dikev2.c809 data->last_msg = LAST_MSG_SA_AUTH; in ikev2_responder_process()
1184 if (data->last_msg == LAST_MSG_SA_AUTH) { in ikev2_build_notify()

Completed in 4 milliseconds