Searched refs:ieee802_1x_hdr (Results 1 – 11 of 11) sorted by relevance
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()
1538 struct ieee802_1x_hdr *hdr;1562 hdr = (struct ieee802_1x_hdr *) data;1971 struct ieee802_1x_hdr *hdr;1984 len = sizeof(struct ieee802_1x_hdr) + keyhdrlen;2253 struct ieee802_1x_hdr *hdr;2263 hdr = (struct ieee802_1x_hdr *) data;3047 struct ieee802_1x_hdr *hdr;3055 hdr = (struct ieee802_1x_hdr *) buf;3637 struct ieee802_1x_hdr *hdr;3777 hdr = (struct ieee802_1x_hdr *) sm->last_rx_eapol_key;[all …]
18 struct ieee802_1x_hdr { struct
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()
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()3483 struct ieee802_1x_hdr *hdr; in wpa_supp_aead_decrypt()3501 hdr = (struct ieee802_1x_hdr *) buf; in wpa_supp_aead_decrypt()3651 const struct ieee802_1x_hdr *hdr; in wpa_sm_rx_eapol()3678 hdr = (const struct ieee802_1x_hdr *) buf; in wpa_sm_rx_eapol()3717 key = (struct wpa_eapol_key *) (tmp + sizeof(struct ieee802_1x_hdr)); in wpa_sm_rx_eapol()