Home
last modified time | relevance | path

Searched refs:ieee802_1x_hdr (Results 1 – 22 of 22) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Deapol_common.h18 struct ieee802_1x_hdr { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Deapol_common.h18 struct ieee802_1x_hdr { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dpreauth_auth.c46 struct ieee802_1x_hdr *hdr; in rsn_preauth_receive()
59 hdr = (struct ieee802_1x_hdr *) (ethhdr + 1); in rsn_preauth_receive()
Dieee802_1x.c55 struct ieee802_1x_hdr *xhdr; in ieee802_1x_send()
67 xhdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_send()
150 struct ieee802_1x_hdr *hdr; in ieee802_1x_tx_key_one()
163 hdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_tx_key_one()
1036 struct ieee802_1x_hdr *hdr; in ieee802_1x_receive()
1068 hdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_receive()
2563 const struct ieee802_1x_hdr *xhdr = in ieee802_1x_eapol_tx_status()
2564 (const struct ieee802_1x_hdr *) buf; in ieee802_1x_eapol_tx_status()
Dwpa_auth.c1026 struct ieee802_1x_hdr *hdr; in wpa_receive()
1048 hdr = (struct ieee802_1x_hdr *) data; in wpa_receive()
1504 struct ieee802_1x_hdr *hdr; in __wpa_send_eapol()
1517 len = sizeof(struct ieee802_1x_hdr) + keyhdrlen; in __wpa_send_eapol()
1751 struct ieee802_1x_hdr *hdr; in wpa_verify_key_mic()
1761 hdr = (struct ieee802_1x_hdr *) data; in wpa_verify_key_mic()
2433 struct ieee802_1x_hdr *hdr; in wpa_aead_decrypt()
2441 hdr = (struct ieee802_1x_hdr *) buf; in wpa_aead_decrypt()
2947 struct ieee802_1x_hdr *hdr; in SM_STATE()
3041 hdr = (struct ieee802_1x_hdr *) sm->last_rx_eapol_key; in SM_STATE()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dpreauth_auth.c46 struct ieee802_1x_hdr *hdr; in rsn_preauth_receive()
59 hdr = (struct ieee802_1x_hdr *) (ethhdr + 1); in rsn_preauth_receive()
Dieee802_1x.c55 struct ieee802_1x_hdr *xhdr; in ieee802_1x_send()
68 xhdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_send()
150 struct ieee802_1x_hdr *hdr; in ieee802_1x_tx_key_one()
163 hdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_tx_key_one()
1027 struct ieee802_1x_hdr *hdr; in ieee802_1x_receive()
1059 hdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_receive()
2557 const struct ieee802_1x_hdr *xhdr = in ieee802_1x_eapol_tx_status()
2558 (const struct ieee802_1x_hdr *) buf; in ieee802_1x_eapol_tx_status()
Dwpa_auth.c954 struct ieee802_1x_hdr *hdr; in wpa_receive()
976 hdr = (struct ieee802_1x_hdr *) data; in wpa_receive()
1441 struct ieee802_1x_hdr *hdr; in __wpa_send_eapol()
1454 len = sizeof(struct ieee802_1x_hdr) + keyhdrlen; in __wpa_send_eapol()
1691 struct ieee802_1x_hdr *hdr; in wpa_verify_key_mic()
1701 hdr = (struct ieee802_1x_hdr *) data; in wpa_verify_key_mic()
2336 struct ieee802_1x_hdr *hdr; in wpa_aead_decrypt()
2344 hdr = (struct ieee802_1x_hdr *) buf; in wpa_aead_decrypt()
2827 struct ieee802_1x_hdr *hdr; in SM_STATE()
2909 hdr = (struct ieee802_1x_hdr *) sm->last_rx_eapol_key; in SM_STATE()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dibss_rsn.c82 struct ieee802_1x_hdr *hdr; in supp_alloc_eapol()
717 const struct ieee802_1x_hdr *hdr; in ibss_rsn_eapol_dst_supp()
727 hdr = (const struct ieee802_1x_hdr *) buf; in ibss_rsn_eapol_dst_supp()
Dpreauth_test.c48 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
Deapol_test.c700 struct ieee802_1x_hdr *hdr; in send_eap_request_identity()
703 hdr = (struct ieee802_1x_hdr *) buf; in send_eap_request_identity()
825 struct ieee802_1x_hdr *dot1x; in ieee802_1x_decapsulate_radius()
Dwpas_glue.c65 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dibss_rsn.c88 struct ieee802_1x_hdr *hdr; in supp_alloc_eapol()
732 const struct ieee802_1x_hdr *hdr; in ibss_rsn_eapol_dst_supp()
742 hdr = (const struct ieee802_1x_hdr *) buf; in ibss_rsn_eapol_dst_supp()
Dpreauth_test.c54 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
Deapol_test.c698 struct ieee802_1x_hdr *hdr; in send_eap_request_identity()
701 hdr = (struct ieee802_1x_hdr *) buf; in send_eap_request_identity()
823 struct ieee802_1x_hdr *dot1x; in ieee802_1x_decapsulate_radius()
Dwpas_glue.c66 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
Deapol_supp_sm.c697 struct ieee802_1x_hdr *hdr; in eapol_sm_processKey()
721 hdr = (struct ieee802_1x_hdr *) sm->last_rx_key; in eapol_sm_processKey()
1290 const struct ieee802_1x_hdr *hdr; in eapol_sm_rx_eapol()
1303 hdr = (const struct ieee802_1x_hdr *) buf; in eapol_sm_rx_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay.c2411 struct ieee802_1x_hdr *eapol_hdr; in ieee802_1x_kay_encode_mkpdu()
2458 length += sizeof(struct ieee802_1x_hdr) + sizeof(struct ieee8023_hdr); in ieee802_1x_participant_send_mkpdu()
3031 struct ieee802_1x_hdr *eapol_hdr; in ieee802_1x_kay_mkpdu_sanity_check()
3044 eapol_hdr = (struct ieee802_1x_hdr *) (eth_hdr + 1); in ieee802_1x_kay_mkpdu_sanity_check()
3185 pos = buf + sizeof(struct ieee8023_hdr) + sizeof(struct ieee802_1x_hdr); in ieee802_1x_kay_decode_mkpdu()
3187 sizeof(struct ieee802_1x_hdr); in ieee802_1x_kay_decode_mkpdu()
3366 struct ieee802_1x_hdr *eapol_hdr; in kay_l2_receive()
3379 eapol_hdr = (struct ieee802_1x_hdr *) (eth_hdr + 1); in kay_l2_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay.c2448 struct ieee802_1x_hdr *eapol_hdr; in ieee802_1x_kay_encode_mkpdu()
2495 length += sizeof(struct ieee802_1x_hdr) + sizeof(struct ieee8023_hdr); in ieee802_1x_participant_send_mkpdu()
3068 struct ieee802_1x_hdr *eapol_hdr; in ieee802_1x_kay_mkpdu_validity_check()
3081 eapol_hdr = (struct ieee802_1x_hdr *) (eth_hdr + 1); in ieee802_1x_kay_mkpdu_validity_check()
3222 pos = buf + sizeof(struct ieee8023_hdr) + sizeof(struct ieee802_1x_hdr); in ieee802_1x_kay_decode_mkpdu()
3224 sizeof(struct ieee802_1x_hdr); in ieee802_1x_kay_decode_mkpdu()
3403 struct ieee802_1x_hdr *eapol_hdr; in kay_l2_receive()
3416 eapol_hdr = (struct ieee802_1x_hdr *) (eth_hdr + 1); in kay_l2_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
Deapol_supp_sm.c682 struct ieee802_1x_hdr *hdr; in eapol_sm_processKey()
706 hdr = (struct ieee802_1x_hdr *) sm->last_rx_key; in eapol_sm_processKey()
1274 const struct ieee802_1x_hdr *hdr; in eapol_sm_rx_eapol()
1287 hdr = (const struct ieee802_1x_hdr *) buf; in eapol_sm_rx_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.c98 struct ieee802_1x_hdr *s_hdr, *hdr; in wpa_eapol_key_send()
110 key_data_len = msg_len - sizeof(struct ieee802_1x_hdr) - in wpa_eapol_key_send()
118 hdr = (struct ieee802_1x_hdr *) buf; in wpa_eapol_key_send()
130 s_hdr = (struct ieee802_1x_hdr *) msg; in wpa_eapol_key_send()
2121 struct ieee802_1x_hdr *hdr; in wpa_supp_aead_decrypt()
2139 hdr = (struct ieee802_1x_hdr *) buf; in wpa_supp_aead_decrypt()
2206 const struct ieee802_1x_hdr *hdr; in wpa_sm_rx_eapol()
2230 hdr = (const struct ieee802_1x_hdr *) buf; in wpa_sm_rx_eapol()
2269 key = (struct wpa_eapol_key *) (tmp + sizeof(struct ieee802_1x_hdr)); in wpa_sm_rx_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.c100 struct ieee802_1x_hdr *s_hdr, *hdr; in wpa_eapol_key_send()
112 key_data_len = msg_len - sizeof(struct ieee802_1x_hdr) - in wpa_eapol_key_send()
120 hdr = (struct ieee802_1x_hdr *) buf; in wpa_eapol_key_send()
132 s_hdr = (struct ieee802_1x_hdr *) msg; in wpa_eapol_key_send()
2400 struct ieee802_1x_hdr *hdr; in wpa_supp_aead_decrypt()
2418 hdr = (struct ieee802_1x_hdr *) buf; in wpa_supp_aead_decrypt()
2485 const struct ieee802_1x_hdr *hdr; in wpa_sm_rx_eapol()
2512 hdr = (const struct ieee802_1x_hdr *) buf; in wpa_sm_rx_eapol()
2551 key = (struct wpa_eapol_key *) (tmp + sizeof(struct ieee802_1x_hdr)); in wpa_sm_rx_eapol()