Home
last modified time | relevance | path

Searched refs:ieee80211_hdr (Results 1 – 25 of 25) sorted by relevance

/hostap-latest/wlantest/
Dprocess.c21 const struct ieee80211_hdr *hdr, in rx_get_sta()
90 static void rx_update_ps(struct wlantest *wt, const struct ieee80211_hdr *hdr, in rx_update_ps()
142 static int rx_duplicate(struct wlantest *wt, const struct ieee80211_hdr *hdr, in rx_duplicate()
181 static void rx_ack(struct wlantest *wt, const struct ieee80211_hdr *hdr) in rx_ack()
183 struct ieee80211_hdr *last = (struct ieee80211_hdr *) wt->last_hdr; in rx_ack()
202 const struct ieee80211_hdr *hdr; in rx_frame()
211 hdr = (const struct ieee80211_hdr *) data; in rx_frame()
Dccmp.c18 static void ccmp_aad_nonce(const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce()
153 u8 * ccmp_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt()
214 struct ieee80211_hdr *hdr; in ccmp_encrypt()
225 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt()
264 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1()
275 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1()
298 u8 * ccmp_256_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt()
347 struct ieee80211_hdr *hdr; in ccmp_256_encrypt()
358 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt()
Dinject.c120 struct ieee80211_hdr *hdr; in wlantest_inject_prot_bc()
124 hdr = (struct ieee80211_hdr *) frame; in wlantest_inject_prot_bc()
168 struct ieee80211_hdr *hdr; in wlantest_inject_prot()
176 hdr = (struct ieee80211_hdr *) frame; in wlantest_inject_prot()
279 struct ieee80211_hdr *hdr; in wlantest_inject()
296 hdr = (struct ieee80211_hdr *) frame; in wlantest_inject()
Dgcmp.c18 static void gcmp_aad_nonce(const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce()
85 u8 * gcmp_decrypt(const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt()
132 struct ieee80211_hdr *hdr; in gcmp_encrypt()
143 hdr = (struct ieee80211_hdr *) crypt; in gcmp_encrypt()
Dwlantest.h18 struct ieee80211_hdr;
290 void rx_mgmt_ack(struct wlantest *wt, const struct ieee80211_hdr *hdr);
325 u8 * ccmp_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr,
336 u8 * ccmp_256_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr,
348 u8 * tkip_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr,
355 u8 * wep_decrypt(struct wlantest *wt, const struct ieee80211_hdr *hdr,
369 u8 * gcmp_decrypt(const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr,
Dbip.c23 struct ieee80211_hdr *hdr; in bip_protect()
47 hdr = (struct ieee80211_hdr *) frame; in bip_protect()
193 struct ieee80211_hdr *hdr; in bip_gmac_protect()
218 hdr = (struct ieee80211_hdr *) frame; in bip_gmac_protect()
Drx_data.c154 struct wpa_ptk *ptk, const struct ieee80211_hdr *hdr, in try_ptk()
194 const struct ieee80211_hdr *hdr, in try_all_ptk()
222 const struct ieee80211_hdr *hdr, in check_plaintext_prot()
239 const struct ieee80211_hdr *hdr, in rx_data_bss_prot_group()
380 const struct ieee80211_hdr *hdr, in try_ptk_decrypt()
404 const struct ieee80211_hdr *hdr, size_t hdrlen, in rx_data_bss_prot()
766 static void rx_data_bss(struct wlantest *wt, const struct ieee80211_hdr *hdr, in rx_data_bss()
909 const struct ieee80211_hdr *hdr; in rx_data()
917 hdr = (const struct ieee80211_hdr *) data; in rx_data()
Dtkip.c256 static void michael_mic_hdr(const struct ieee80211_hdr *hdr11, u8 *hdr) in michael_mic_hdr()
292 u8 * tkip_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in tkip_decrypt()
443 struct ieee80211_hdr *hdr; in tkip_encrypt()
454 hdr = (struct ieee80211_hdr *) frame; in tkip_encrypt()
Dtest_vectors.c65 plain = tkip_decrypt(tk, (const struct ieee80211_hdr *) enc, in test_vector_tkip()
122 plain = ccmp_decrypt(tk, (const struct ieee80211_hdr *) enc, in test_vector_ccmp()
574 plain = ccmp_decrypt(tk, (const struct ieee80211_hdr *) enc, in test_vector_ccmp_mgmt()
769 (const struct ieee80211_hdr *) enc, NULL, NULL, in run_gcmp()
870 plain = gcmp_decrypt(tk, sizeof(tk), (const struct ieee80211_hdr *) enc, in test_vector_gcmp_256()
949 plain = ccmp_256_decrypt(tk, (const struct ieee80211_hdr *) enc, in test_vector_ccmp_256()
Dwep.c71 u8 * wep_decrypt(struct wlantest *wt, const struct ieee80211_hdr *hdr, in wep_decrypt()
Drx_mgmt.c3068 const struct ieee80211_hdr *hdr; in check_mmie_mic()
3083 hdr = (const struct ieee80211_hdr *) data; in check_mmie_mic()
3234 const struct ieee80211_hdr *hdr; in try_tk()
3237 hdr = (const struct ieee80211_hdr *) data; in try_tk()
3302 const struct ieee80211_hdr *hdr; in mgmt_decrypt()
3310 hdr = (const struct ieee80211_hdr *) data; in mgmt_decrypt()
3482 const struct ieee80211_hdr *hdr; in rx_mgmt()
3491 hdr = (const struct ieee80211_hdr *) data; in rx_mgmt()
3584 const struct ieee80211_hdr *hdr) in rx_mgmt_deauth_ack()
3614 const struct ieee80211_hdr *hdr) in rx_mgmt_disassoc_ack()
[all …]
Drx_eapol.c1036 struct ieee80211_hdr *h; in rx_data_eapol_key_3_of_4()
1060 h = (struct ieee80211_hdr *) buf; in rx_data_eapol_key_3_of_4()
1311 struct ieee80211_hdr *h; in rx_data_eapol_key_1_of_2()
1328 h = (struct ieee80211_hdr *) buf; in rx_data_eapol_key_1_of_2()
Dctrl.c1138 struct ieee80211_hdr *hdr; in ctrl_send_()
1149 hdr = (struct ieee80211_hdr *) frame; in ctrl_send_()
/hostap-latest/src/drivers/
Ddriver_nl80211_monitor.c28 struct ieee80211_hdr *hdr; in handle_tx_callback()
32 hdr = (struct ieee80211_hdr *) buf; in handle_tx_callback()
49 struct ieee80211_hdr *hdr = (void *)buf; in from_unknown_sta()
70 struct ieee80211_hdr *hdr; in handle_frame()
77 hdr = (struct ieee80211_hdr *) buf; in handle_frame()
Ddriver_hostap.c61 struct ieee80211_hdr *hdr; in handle_data()
67 if (len < sizeof(struct ieee80211_hdr)) in handle_data()
70 hdr = (struct ieee80211_hdr *) buf; in handle_data()
122 struct ieee80211_hdr *hdr; in handle_tx_callback()
126 hdr = (struct ieee80211_hdr *) buf; in handle_tx_callback()
142 struct ieee80211_hdr *hdr; in handle_frame()
156 hdr = (struct ieee80211_hdr *) buf; in handle_frame()
270 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) msg; in hostap_send_mlme()
287 struct ieee80211_hdr *hdr; in hostap_send_eapol()
1157 struct ieee80211_hdr hdr; in wpa_driver_hostap_poll_client()
Ddriver_zephyr.c56 const struct ieee80211_hdr *hdr; in hostapd_event_wrapper()
70 hdr = (const struct ieee80211_hdr *) frame; in hostapd_event_wrapper()
147 const struct ieee80211_hdr *hdr; in wpa_supplicant_event_wrapper()
162 hdr = (const struct ieee80211_hdr *) frame; in wpa_supplicant_event_wrapper()
606 const struct ieee80211_hdr *hdr; in wpa_drv_zep_event_mgmt_tx_status()
611 hdr = (const struct ieee80211_hdr *) frame; in wpa_drv_zep_event_mgmt_tx_status()
1913 struct ieee80211_hdr *hdr; in wpa_drv_zep_send_action()
1928 hdr = (struct ieee80211_hdr *)buf; in wpa_drv_zep_send_action()
Ddriver_atheros.c1356 const struct ieee80211_hdr *hdr; in send_action_cb_event()
1370 hdr = (const struct ieee80211_hdr *) (sa + 1); in send_action_cb_event()
Ddriver_nl80211_event.c1388 const struct ieee80211_hdr *hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
Ddriver_nl80211.c6278 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_hapd_send_eapol()
9172 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_send_action()
9192 hdr = (struct ieee80211_hdr *) buf; in wpa_driver_nl80211_send_action()
10381 struct ieee80211_hdr hdr; in nl80211_send_null_frame()
10399 size = sizeof(struct ieee80211_hdr); in nl80211_send_null_frame()
/hostap-latest/src/common/
Dieee802_11_common.h218 struct ieee80211_hdr;
219 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
Dieee802_11_defs.h953 struct ieee80211_hdr { struct
968 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
Dieee802_11_common.c1180 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len) in get_hdr_bssid()
/hostap-latest/src/ap/
Ddrv_callbacks.c1845 const struct ieee80211_hdr *hdr; in hostapd_mgmt_rx()
1870 hdr = (const struct ieee80211_hdr *) rx_mgmt->frame; in hostapd_mgmt_rx()
1924 struct ieee80211_hdr *hdr; in hostapd_mgmt_tx_cb()
1929 hdr = (struct ieee80211_hdr *) buf; in hostapd_mgmt_tx_cb()
2436 const struct ieee80211_hdr *hdr; in hostapd_event()
2439 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in hostapd_event()
Dieee802_1x.c2672 struct ieee80211_hdr *hdr; in ieee802_1x_tx_status()
2682 hdr = (struct ieee80211_hdr *) buf; in ieee802_1x_tx_status()
/hostap-latest/wpa_supplicant/
Devents.c6095 const struct ieee80211_hdr *hdr; in wpa_supplicant_event()
6097 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()