Searched refs:extra_mpdu_postfix_len (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | sec.h | 45 int extra_mpdu_prefix_len, extra_mpdu_postfix_len; member
|
| H A D | sec_wep.c | 218 .extra_mpdu_postfix_len = 4,
|
| H A D | sec_wpi.c | 464 .extra_mpdu_postfix_len = WAPI_MIC_LEN,
|
| H A D | sec_tkip.c | 774 .extra_mpdu_postfix_len = 4,
|
| H A D | sec_ccmp.c | 640 .extra_mpdu_postfix_len = CCMP_MIC_LEN,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | lib80211.h | 87 int extra_mpdu_prefix_len, extra_mpdu_postfix_len; member
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | lib80211_crypt_wep.c | 241 .extra_mpdu_postfix_len = 4, /* ICV */
|
| H A D | lib80211_crypt_ccmp.c | 433 .extra_mpdu_postfix_len = CCMP_MIC_LEN,
|
| H A D | lib80211_crypt_tkip.c | 720 .extra_mpdu_postfix_len = 4, /* ICV */
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtllib_crypt_wep.c | 230 .extra_mpdu_postfix_len = 4, /* ICV */
|
| H A D | rtllib_crypt_ccmp.c | 400 .extra_mpdu_postfix_len = CCMP_MIC_LEN,
|
| H A D | rtllib_crypt_tkip.c | 711 .extra_mpdu_postfix_len = 4, /* ICV */
|
| H A D | rtllib_tx.c | 748 crypt->ops->extra_mpdu_postfix_len + in rtllib_xmit_inter()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_tx.c | 388 crypt->ops->extra_mpdu_postfix_len; in libipw_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_80211_tx.c | 349 postfix_len = crypt->ops->extra_mpdu_postfix_len + in hostap_tx_encrypt()
|
| H A D | hostap_ap.c | 1260 ap->crypt->extra_mpdu_postfix_len); in ap_auth_make_challenge()
|