Home
last modified time | relevance | path

Searched refs:IKEV2_DONE (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.h24 enum { SA_INIT, SA_AUTH, CHILD_SA, NOTIFY, IKEV2_DONE, IKEV2_FAILED } enumerator
H A Dikev2.c714 case IKEV2_DONE: in ikev2_validate_rx_state()
1169 data->state = IKEV2_DONE; in ikev2_build_sa_auth()
1235 case IKEV2_DONE: in ikev2_responder_build()
H A Deap_ikev2.c212 case IKEV2_DONE: in eap_ikev2_build_msg()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.h24 enum { SA_INIT, SA_AUTH, CHILD_SA, IKEV2_DONE } state; enumerator
H A Deap_server_ikev2.c449 case IKEV2_DONE: in eap_ikev2_process()
478 return data->state == DONE && data->ikev2.state == IKEV2_DONE && in eap_ikev2_isSuccess()
H A Dikev2.c732 data->state = IKEV2_DONE; in ikev2_process_sa_auth()
784 case IKEV2_DONE: in ikev2_validate_rx_state()
875 case IKEV2_DONE: in ikev2_initiator_process()
1194 case IKEV2_DONE: in ikev2_initiator_build()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.h24 enum { SA_INIT, SA_AUTH, CHILD_SA, NOTIFY, IKEV2_DONE, IKEV2_FAILED } enumerator
H A Dikev2.c716 case IKEV2_DONE: in ikev2_validate_rx_state()
1171 data->state = IKEV2_DONE; in ikev2_build_sa_auth()
1237 case IKEV2_DONE: in ikev2_responder_build()
H A Deap_ikev2.c212 case IKEV2_DONE: in eap_ikev2_build_msg()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.h24 enum { SA_INIT, SA_AUTH, CHILD_SA, IKEV2_DONE } state; enumerator
H A Deap_server_ikev2.c449 case IKEV2_DONE: in eap_ikev2_process()
478 return data->state == DONE && data->ikev2.state == IKEV2_DONE && in eap_ikev2_isSuccess()
H A Dikev2.c732 data->state = IKEV2_DONE; in ikev2_process_sa_auth()
784 case IKEV2_DONE: in ikev2_validate_rx_state()
875 case IKEV2_DONE: in ikev2_initiator_process()
1194 case IKEV2_DONE: in ikev2_initiator_build()

Completed in 9 milliseconds