/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | eapol_common.h | 18 struct ieee802_1x_hdr { struct
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | eapol_common.h | 18 struct ieee802_1x_hdr { struct
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | preauth_auth.c | 46 struct ieee802_1x_hdr *hdr; in rsn_preauth_receive() 59 hdr = (struct ieee802_1x_hdr *) (ethhdr + 1); in rsn_preauth_receive()
|
D | ieee802_1x.c | 55 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()
|
D | wpa_auth.c | 1026 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/ |
D | preauth_auth.c | 46 struct ieee802_1x_hdr *hdr; in rsn_preauth_receive() 59 hdr = (struct ieee802_1x_hdr *) (ethhdr + 1); in rsn_preauth_receive()
|
D | ieee802_1x.c | 55 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()
|
D | wpa_auth.c | 954 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/ |
D | ibss_rsn.c | 82 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()
|
D | preauth_test.c | 48 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
|
D | eapol_test.c | 700 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()
|
D | wpas_glue.c | 65 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | ibss_rsn.c | 88 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()
|
D | preauth_test.c | 54 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
|
D | eapol_test.c | 698 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()
|
D | wpas_glue.c | 66 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/ |
D | eapol_supp_sm.c | 697 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/ |
D | ieee802_1x_kay.c | 2411 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/ |
D | ieee802_1x_kay.c | 2448 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/ |
D | eapol_supp_sm.c | 682 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/ |
D | wpa.c | 98 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/ |
D | wpa.c | 100 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()
|