/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
H A D | ikev2.c | 709 u8 exchange_type, u32 message_id) 714 if (exchange_type != IKE_SA_INIT) { 716 "%u in SA_INIT state", exchange_type); 730 if (exchange_type != IKE_SA_AUTH) { 732 "%u in SA_AUTH state", exchange_type); 742 if (exchange_type != CREATE_CHILD_SA) { 744 "%u in CHILD_SA state", exchange_type); 791 hdr->next_payload, hdr->version, hdr->exchange_type); 808 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 860 struct wpabuf *msg, u8 exchange_type, 708 ikev2_validate_rx_state(struct ikev2_responder_data *data, u8 exchange_type, u32 message_id) argument 859 ikev2_build_hdr(struct ikev2_responder_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
H A D | ikev2.c | 746 u8 exchange_type, u32 message_id) 752 if (exchange_type != IKE_SA_INIT) { 754 "%u in SA_INIT state", exchange_type); 767 if (exchange_type != IKE_SA_AUTH) { 769 "%u in SA_AUTH state", exchange_type); 779 if (exchange_type != CREATE_CHILD_SA) { 781 "%u in CHILD_SA state", exchange_type); 825 hdr->next_payload, hdr->version, hdr->exchange_type); 842 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 890 struct wpabuf *msg, u8 exchange_type, 745 ikev2_validate_rx_state(struct ikev2_initiator_data *data, u8 exchange_type, u32 message_id) argument 889 ikev2_build_hdr(struct ikev2_initiator_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_8/hostapd/src/eap_peer/ |
H A D | ikev2.c | 704 u8 exchange_type, u32 message_id) 709 if (exchange_type != IKE_SA_INIT) { 711 "%u in SA_INIT state", exchange_type); 725 if (exchange_type != IKE_SA_AUTH) { 727 "%u in SA_AUTH state", exchange_type); 737 if (exchange_type != CREATE_CHILD_SA) { 739 "%u in CHILD_SA state", exchange_type); 786 hdr->next_payload, hdr->version, hdr->exchange_type); 803 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 855 struct wpabuf *msg, u8 exchange_type, 703 ikev2_validate_rx_state(struct ikev2_responder_data *data, u8 exchange_type, u32 message_id) argument 854 ikev2_build_hdr(struct ikev2_responder_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_8/hostapd/src/eap_server/ |
H A D | ikev2.c | 741 u8 exchange_type, u32 message_id) 747 if (exchange_type != IKE_SA_INIT) { 749 "%u in SA_INIT state", exchange_type); 762 if (exchange_type != IKE_SA_AUTH) { 764 "%u in SA_AUTH state", exchange_type); 774 if (exchange_type != CREATE_CHILD_SA) { 776 "%u in CHILD_SA state", exchange_type); 820 hdr->next_payload, hdr->version, hdr->exchange_type); 837 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 885 struct wpabuf *msg, u8 exchange_type, 740 ikev2_validate_rx_state(struct ikev2_initiator_data *data, u8 exchange_type, u32 message_id) argument 884 ikev2_build_hdr(struct ikev2_initiator_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
H A D | ikev2.c | 704 u8 exchange_type, u32 message_id) 709 if (exchange_type != IKE_SA_INIT) { 711 "%u in SA_INIT state", exchange_type); 725 if (exchange_type != IKE_SA_AUTH) { 727 "%u in SA_AUTH state", exchange_type); 737 if (exchange_type != CREATE_CHILD_SA) { 739 "%u in CHILD_SA state", exchange_type); 786 hdr->next_payload, hdr->version, hdr->exchange_type); 803 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 855 struct wpabuf *msg, u8 exchange_type, 703 ikev2_validate_rx_state(struct ikev2_responder_data *data, u8 exchange_type, u32 message_id) argument 854 ikev2_build_hdr(struct ikev2_responder_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_8/src/eap_server/ |
H A D | ikev2.c | 741 u8 exchange_type, u32 message_id) 747 if (exchange_type != IKE_SA_INIT) { 749 "%u in SA_INIT state", exchange_type); 762 if (exchange_type != IKE_SA_AUTH) { 764 "%u in SA_AUTH state", exchange_type); 774 if (exchange_type != CREATE_CHILD_SA) { 776 "%u in CHILD_SA state", exchange_type); 820 hdr->next_payload, hdr->version, hdr->exchange_type); 837 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 885 struct wpabuf *msg, u8 exchange_type, 740 ikev2_validate_rx_state(struct ikev2_initiator_data *data, u8 exchange_type, u32 message_id) argument 884 ikev2_build_hdr(struct ikev2_initiator_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/ |
H A D | ikev2.c | 704 u8 exchange_type, u32 message_id) 709 if (exchange_type != IKE_SA_INIT) { 711 "%u in SA_INIT state", exchange_type); 725 if (exchange_type != IKE_SA_AUTH) { 727 "%u in SA_AUTH state", exchange_type); 737 if (exchange_type != CREATE_CHILD_SA) { 739 "%u in CHILD_SA state", exchange_type); 786 hdr->next_payload, hdr->version, hdr->exchange_type); 803 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 855 struct wpabuf *msg, u8 exchange_type, 703 ikev2_validate_rx_state(struct ikev2_responder_data *data, u8 exchange_type, u32 message_id) argument 854 ikev2_build_hdr(struct ikev2_responder_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/ |
H A D | ikev2.c | 741 u8 exchange_type, u32 message_id) 747 if (exchange_type != IKE_SA_INIT) { 749 "%u in SA_INIT state", exchange_type); 762 if (exchange_type != IKE_SA_AUTH) { 764 "%u in SA_AUTH state", exchange_type); 774 if (exchange_type != CREATE_CHILD_SA) { 776 "%u in CHILD_SA state", exchange_type); 820 hdr->next_payload, hdr->version, hdr->exchange_type); 837 if (ikev2_validate_rx_state(data, hdr->exchange_type, message_id) < 0) 885 struct wpabuf *msg, u8 exchange_type, 740 ikev2_validate_rx_state(struct ikev2_initiator_data *data, u8 exchange_type, u32 message_id) argument 884 ikev2_build_hdr(struct ikev2_initiator_data *data, struct wpabuf *msg, u8 exchange_type, u8 next_payload, u32 message_id) argument [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
H A D | ikev2_common.h | 37 u8 exchange_type; member in struct:ikev2_hdr
|
/external/wpa_supplicant_8/hostapd/src/eap_common/ |
H A D | ikev2_common.h | 31 u8 exchange_type; member in struct:ikev2_hdr
|
/external/wpa_supplicant_8/src/eap_common/ |
H A D | ikev2_common.h | 31 u8 exchange_type; member in struct:ikev2_hdr
|
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/ |
H A D | ikev2_common.h | 31 u8 exchange_type; member in struct:ikev2_hdr
|