Searched refs:ieee802_1x_hdr (Results 1 – 15 of 15) sorted by relevance
62 struct ieee802_1x_hdr *hdr; in check_mic()70 hdr = (struct ieee802_1x_hdr *) buf; in check_mic()93 const struct ieee802_1x_hdr *eapol; in rx_data_eapol_key_1_of_4()119 eapol = (const struct ieee802_1x_hdr *) data; in rx_data_eapol_key_1_of_4()359 const struct ieee802_1x_hdr *eapol; in rx_data_eapol_key_2_of_4()386 eapol = (const struct ieee802_1x_hdr *) data; in rx_data_eapol_key_2_of_4()935 const struct ieee802_1x_hdr *eapol; in rx_data_eapol_key_3_of_4()970 eapol = (const struct ieee802_1x_hdr *) data; in rx_data_eapol_key_3_of_4()1176 const struct ieee802_1x_hdr *eapol; in rx_data_eapol_key_4_of_4()1201 eapol = (const struct ieee802_1x_hdr *) data; in rx_data_eapol_key_4_of_4()[all …]
46 struct ieee802_1x_hdr *hdr; in rsn_preauth_receive()59 hdr = (struct ieee802_1x_hdr *) (ethhdr + 1); in rsn_preauth_receive()
55 struct ieee802_1x_hdr *xhdr; in ieee802_1x_send()67 xhdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_send()215 struct ieee802_1x_hdr *hdr; in ieee802_1x_tx_key_one()228 hdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_tx_key_one()1122 struct ieee802_1x_hdr *hdr; in ieee802_1x_receive()1155 hdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_receive()2699 const struct ieee802_1x_hdr *xhdr = in ieee802_1x_eapol_tx_status()2700 (const struct ieee802_1x_hdr *) buf; in ieee802_1x_eapol_tx_status()
1539 struct ieee802_1x_hdr *hdr;1563 hdr = (struct ieee802_1x_hdr *) data;1973 struct ieee802_1x_hdr *hdr;1986 len = sizeof(struct ieee802_1x_hdr) + keyhdrlen;2255 struct ieee802_1x_hdr *hdr;2265 hdr = (struct ieee802_1x_hdr *) data;3049 struct ieee802_1x_hdr *hdr;3057 hdr = (struct ieee802_1x_hdr *) buf;3639 struct ieee802_1x_hdr *hdr;3779 hdr = (struct ieee802_1x_hdr *) sm->last_rx_eapol_key;[all …]
83 const struct ieee802_1x_hdr *hdr; in l2_packet_receive()95 hdr = (const struct ieee802_1x_hdr *) buf; in l2_packet_receive()
18 struct ieee802_1x_hdr { struct
76 struct ieee802_1x_hdr *hdr; in alloc_eapol()
88 struct ieee802_1x_hdr *hdr; in supp_alloc_eapol()733 const struct ieee802_1x_hdr *hdr; in ibss_rsn_eapol_dst_supp()743 hdr = (const struct ieee802_1x_hdr *) buf; in ibss_rsn_eapol_dst_supp()
55 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
706 struct ieee802_1x_hdr *hdr; in send_eap_request_identity()709 hdr = (struct ieee802_1x_hdr *) buf; in send_eap_request_identity()842 struct ieee802_1x_hdr *dot1x; in ieee802_1x_decapsulate_radius()
66 struct ieee802_1x_hdr *hdr; in wpa_alloc_eapol()
697 struct ieee802_1x_hdr *hdr; in eapol_sm_processKey()721 hdr = (struct ieee802_1x_hdr *) sm->last_rx_key; in eapol_sm_processKey()1291 const struct ieee802_1x_hdr *hdr; in eapol_sm_rx_eapol()1312 hdr = (const struct ieee802_1x_hdr *) buf; in eapol_sm_rx_eapol()
2468 struct ieee802_1x_hdr *eapol_hdr; in ieee802_1x_kay_encode_mkpdu()2515 length += sizeof(struct ieee802_1x_hdr) + sizeof(struct ieee8023_hdr); in ieee802_1x_participant_send_mkpdu()3106 struct ieee802_1x_hdr *eapol_hdr; in ieee802_1x_kay_mkpdu_validity_check()3119 eapol_hdr = (struct ieee802_1x_hdr *) (eth_hdr + 1); in ieee802_1x_kay_mkpdu_validity_check()3260 pos = buf + sizeof(struct ieee8023_hdr) + sizeof(struct ieee802_1x_hdr); in ieee802_1x_kay_decode_mkpdu()3262 sizeof(struct ieee802_1x_hdr); in ieee802_1x_kay_decode_mkpdu()3441 struct ieee802_1x_hdr *eapol_hdr; in kay_l2_receive()3454 eapol_hdr = (struct ieee802_1x_hdr *) (eth_hdr + 1); in kay_l2_receive()
125 struct ieee802_1x_hdr *hdr; in supp_alloc_eapol()
139 struct ieee802_1x_hdr *s_hdr, *hdr; in wpa_eapol_key_send()151 key_data_len = msg_len - sizeof(struct ieee802_1x_hdr) - in wpa_eapol_key_send()159 hdr = (struct ieee802_1x_hdr *) buf; in wpa_eapol_key_send()171 s_hdr = (struct ieee802_1x_hdr *) msg; in wpa_eapol_key_send()3664 struct ieee802_1x_hdr *hdr; in wpa_supp_aead_decrypt()3682 hdr = (struct ieee802_1x_hdr *) buf; in wpa_supp_aead_decrypt()3832 const struct ieee802_1x_hdr *hdr; in wpa_sm_rx_eapol()3859 hdr = (const struct ieee802_1x_hdr *) buf; in wpa_sm_rx_eapol()3898 key = (struct wpa_eapol_key *) (tmp + sizeof(struct ieee802_1x_hdr)); in wpa_sm_rx_eapol()