| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wpa.h | 166 #define RSN_CAP_LEN 2 /* Length of RSN capabilities field (2 octets) */ macro 194 #define WPA_CAP_LEN RSN_CAP_LEN /* Length of RSN capabilities in RSN IE (2 octets) */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wpa.h | 197 #define RSN_CAP_LEN 2 /* Length of RSN capabilities field (2 octets) */ macro 225 #define WPA_CAP_LEN RSN_CAP_LEN /* Length of RSN capabilities in RSN IE (2 octets) */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wpa.h | 205 #define RSN_CAP_LEN 2 /* Length of RSN capabilities field (2 octets) */ macro 233 #define WPA_CAP_LEN RSN_CAP_LEN /* Length of RSN capabilities in RSN IE (2 octets) */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wpa.h | 205 #define RSN_CAP_LEN 2 /* Length of RSN capabilities field (2 octets) */ macro 233 #define WPA_CAP_LEN RSN_CAP_LEN /* Length of RSN capabilities in RSN IE (2 octets) */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wpa.h | 209 #define RSN_CAP_LEN 2 /* Length of RSN capabilities field (2 octets) */ macro 238 #define WPA_CAP_LEN RSN_CAP_LEN /* Length of RSN capabilities in RSN IE (2 octets) */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wpa.h | 209 #define RSN_CAP_LEN 2 /* Length of RSN capabilities field (2 octets) */ macro 238 #define WPA_CAP_LEN RSN_CAP_LEN /* Length of RSN capabilities in RSN IE (2 octets) */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwpa.c | 1860 if (remain_len < RSN_CAP_LEN) { in bcmwpa_parse_rsnie() 1881 ptr_inc += RSN_CAP_LEN; in bcmwpa_parse_rsnie() 1882 remain_len -= RSN_CAP_LEN; in bcmwpa_parse_rsnie() 2277 if (remain_len < RSN_CAP_LEN) { in bcmwpa_parse_rsnie() 2305 ptr_inc += RSN_CAP_LEN; in bcmwpa_parse_rsnie() 2306 remain_len -= RSN_CAP_LEN; in bcmwpa_parse_rsnie()
|
| H A D | wl_cfgvif.c | 2021 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_validate_wpa2ie() 2048 len -= RSN_CAP_LEN; in wl_validate_wpa2ie() 2051 ((const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN); in wl_validate_wpa2ie() 2065 (const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN + WPA2_PMKID_COUNT_LEN; in wl_validate_wpa2ie() 2483 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_validate_wpaie_wpa2ie()
|
| H A D | wl_cfg80211.c | 4440 (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_cfg80211_get_rsn_capa() 4943 ptr = (const u8*)rsn_cap + RSN_CAP_LEN; in wl_cfg80211_set_mfp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 2028 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_validate_wpa2ie() 2055 len -= RSN_CAP_LEN; in wl_validate_wpa2ie() 2058 ((const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN); in wl_validate_wpa2ie() 2072 (const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN + WPA2_PMKID_COUNT_LEN; in wl_validate_wpa2ie() 2490 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_validate_wpaie_wpa2ie()
|
| H A D | wl_cfg80211.c | 4454 (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_cfg80211_get_rsn_capa() 4957 ptr = (const u8*)rsn_cap + RSN_CAP_LEN; in wl_cfg80211_set_mfp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 60 #define RSN_CAP_LEN 2 /* Length of RSN capabilities */ macro 4263 if ((offset + RSN_CAP_LEN) <= len) { in brcmf_configure_wpaie() 4293 offset += RSN_CAP_LEN; in brcmf_configure_wpaie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 4877 (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_cfg80211_get_rsn_capa() 5196 ptr = (u8*)rsn_cap + RSN_CAP_LEN; in wl_cfg80211_set_mfp() 8941 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_validate_wpa2ie() 8979 len -= RSN_CAP_LEN; in wl_validate_wpa2ie() 8981 pmkid = (wpa_pmkid_list_t *)((u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN); in wl_validate_wpa2ie() 8994 cfg->bip_pos = (u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN + WPA2_PMKID_COUNT_LEN; in wl_validate_wpa2ie() 9371 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { in wl_validate_wpaie_wpa2ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 5526 (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { 5968 ptr = (const u8*)rsn_cap + RSN_CAP_LEN; 11053 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { 11091 len -= RSN_CAP_LEN; 11094 ((const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN); 11108 (const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN + WPA2_PMKID_COUNT_LEN; 11485 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 5524 (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { 5966 ptr = (const u8*)rsn_cap + RSN_CAP_LEN; 11051 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { 11089 len -= RSN_CAP_LEN; 11092 ((const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN); 11106 (const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN + WPA2_PMKID_COUNT_LEN; 11483 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 5397 (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { 5839 ptr = (const u8*)rsn_cap + RSN_CAP_LEN; 10946 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) { 10984 len -= RSN_CAP_LEN; 10987 ((const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN); 11001 (const u8 *)&mgmt->list[suite_count] + RSN_CAP_LEN + WPA2_PMKID_COUNT_LEN; 11378 if ((len -= (WPA_IE_SUITE_COUNT_LEN + (WPA_SUITE_LEN * suite_count))) >= RSN_CAP_LEN) {
|