| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | wpa.c | 35 struct ieee80211_hdr *hdr; in ieee80211_tx_h_michael_mic_add() 40 hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_tx_h_michael_mic_add() 103 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_rx_h_michael_mic_verify() 196 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in tkip_encrypt_skb() 267 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) rx->skb->data; in ieee80211_crypto_tkip_decrypt() 322 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ccmp_special_blocks() 409 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in ccmp_encrypt_skb() 452 hdr = (struct ieee80211_hdr *) pos; in ccmp_encrypt_skb() 498 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data; in ieee80211_crypto_ccmp_decrypt() 577 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in gcmp_special_blocks() [all …]
|
| H A D | wep.c | 68 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_wep_add_iv() 96 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_wep_remove_iv() 198 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_wep_decrypt() 245 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_crypto_wep_decrypt()
|
| H A D | mesh_ps.c | 22 struct ieee80211_hdr *nullfunc; /* use 4addr header */ in mps_qos_null_get() 188 struct ieee80211_hdr *hdr) in ieee80211_mps_set_frame_flags() 275 struct ieee80211_hdr *hdr) in mps_set_sta_peer_pm() 311 struct ieee80211_hdr *hdr) in mps_set_sta_nonpeer_pm() 338 struct ieee80211_hdr *hdr) in ieee80211_mps_rx_h_sta_process() 367 struct ieee80211_hdr *nullfunc; in mpsp_trigger_send() 375 nullfunc = (struct ieee80211_hdr *) skb->data; in mpsp_trigger_send() 418 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in mpsp_qos_null_append() 498 struct ieee80211_hdr *hdr = (void *) skb->data; in mps_frame_deliver()
|
| H A D | rx.c | 55 struct ieee80211_hdr *hdr; in ieee80211_clean_skb() 95 struct ieee80211_hdr *hdr; in should_drop_frame() 866 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data; in ieee80211_parse_qos() 943 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in ieee80211_is_unicast_robust_mgmt_frame() 954 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in ieee80211_is_multicast_robust_mgmt_frame() 996 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_get_keyid() 1036 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data; in ieee80211_rx_mesh_check() 1252 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in ieee80211_sta_manage_reorder_buf() 1352 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in ieee80211_rx_reorder_ampdu() 1425 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data; in ieee80211_rx_h_check_dup() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(_adapter *padapter, const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 16 static void gcmp_aad_nonce(_adapter * padapter, const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce() 85 u8 * gcmp_decrypt(_adapter *padapter, const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt() 146 struct ieee80211_hdr *hdr; in gcmp_encrypt() 158 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 163 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(_adapter *padapter, const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | rx.c | 13 struct ieee80211_hdr *hdr; in rtw_rx_stats() 16 hdr = (struct ieee80211_hdr *)skb->data; in rtw_rx_stats() 36 struct ieee80211_hdr *hdr; 43 struct ieee80211_hdr *hdr) in rtw_rx_phy_stat() 100 struct ieee80211_hdr *hdr = iter_data->hdr; in rtw_rx_addr_match_iter() 125 struct ieee80211_hdr *hdr) in rtw_rx_addr_match() 143 struct ieee80211_hdr *hdr, in rtw_rx_fill_rx_status()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(_adapter *padapter, const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 16 static void gcmp_aad_nonce(_adapter * padapter, const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce() 85 u8 * gcmp_decrypt(_adapter *padapter, const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt() 146 struct ieee80211_hdr *hdr; in gcmp_encrypt() 158 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 163 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(_adapter *padapter, const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 16 static void gcmp_aad_nonce(_adapter * padapter, const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce() 85 u8 * gcmp_decrypt(_adapter *padapter, const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt() 146 struct ieee80211_hdr *hdr; in gcmp_encrypt() 158 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 163 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(_adapter *padapter, const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 137 u8 * ccmp_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 195 struct ieee80211_hdr *hdr; in ccmp_encrypt() 207 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 213 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 254 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 265 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 288 u8 * ccmp_256_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 335 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 347 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 16 static void gcmp_aad_nonce(const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce() 84 u8 * gcmp_decrypt(const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt() 145 struct ieee80211_hdr *hdr; in gcmp_encrypt() 157 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 162 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/ |
| H A D | ccmp.c | 18 static void ccmp_aad_nonce(const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 17 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() 146 struct ieee80211_hdr *hdr; in gcmp_encrypt() 158 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 163 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(_adapter *padapter, const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 16 static void gcmp_aad_nonce(_adapter * padapter, const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce() 85 u8 * gcmp_decrypt(_adapter *padapter, const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt() 146 struct ieee80211_hdr *hdr; in gcmp_encrypt() 158 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 163 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/ |
| H A D | ccmp.c | 18 static void ccmp_aad_nonce(const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 17 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() 146 struct ieee80211_hdr *hdr; in gcmp_encrypt() 158 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 163 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/ |
| H A D | ccmp.c | 17 static void ccmp_aad_nonce(_adapter *padapter, const struct ieee80211_hdr *hdr, const u8 *data, in ccmp_aad_nonce() 138 u8 * ccmp_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 196 struct ieee80211_hdr *hdr; in ccmp_encrypt() 208 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 214 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt() 255 struct ieee80211_hdr *hdr; in ccmp_encrypt_pv1() 266 hdr = (struct ieee80211_hdr *) crypt; in ccmp_encrypt_pv1() 289 u8 * ccmp_256_decrypt(_adapter *padapter, const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 336 struct ieee80211_hdr *hdr; in ccmp_256_encrypt() 348 hdr = (struct ieee80211_hdr *) crypt; in ccmp_256_encrypt() [all …]
|
| H A D | gcmp.c | 16 static void gcmp_aad_nonce(_adapter * padapter, const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce() 85 u8 * gcmp_decrypt(_adapter *padapter, const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt() 146 struct ieee80211_hdr *hdr; in gcmp_encrypt() 158 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt() 163 hdr = (struct ieee80211_hdr *)crypt; in gcmp_encrypt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_80211_rx.c | 24 struct ieee80211_hdr *hdr; in hostap_dump_rx_80211() 27 hdr = (struct ieee80211_hdr *) skb->data; in hostap_dump_rx_80211() 71 struct ieee80211_hdr *fhdr; in prism2_rx_80211() 92 fhdr = (struct ieee80211_hdr *) skb->data; in prism2_rx_80211() 251 prism2_frag_cache_get(local_info_t *local, struct ieee80211_hdr *hdr) in prism2_frag_cache_get() 265 sizeof(struct ieee80211_hdr) + in prism2_frag_cache_get() 303 struct ieee80211_hdr *hdr) in prism2_frag_cache_invalidate() 476 hostap_update_sta_ps(local, (struct ieee80211_hdr *) skb->data); in hostap_rx_frame_mgmt() 553 hostap_rx_frame_wds(local_info_t *local, struct ieee80211_hdr *hdr, u16 fc, in hostap_rx_frame_wds() 612 struct ieee80211_hdr *hdr; in hostap_is_eapol_frame() [all …]
|
| H A D | hostap_80211_tx.c | 23 struct ieee80211_hdr *hdr; in hostap_dump_tx_80211() 26 hdr = (struct ieee80211_hdr *) skb->data; in hostap_dump_tx_80211() 67 struct ieee80211_hdr hdr; in hostap_data_start_xmit() 275 struct ieee80211_hdr *hdr; in hostap_mgmt_start_xmit() 297 hdr = (struct ieee80211_hdr *) skb->data; in hostap_mgmt_start_xmit() 320 struct ieee80211_hdr *hdr; in hostap_tx_encrypt() 333 hdr = (struct ieee80211_hdr *) skb->data; in hostap_tx_encrypt() 358 hdr = (struct ieee80211_hdr *) skb->data; in hostap_tx_encrypt() 393 struct ieee80211_hdr *hdr; in hostap_master_start_xmit() 436 hdr = (struct ieee80211_hdr *) skb->data; in hostap_master_start_xmit()
|