Home
last modified time | relevance | path

Searched refs:WPA2_VERSION_LEN (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c1987 if (remain_len < WPA2_VERSION_LEN) { in bcmwpa_decode_ie_type()
1993 version_len = WPA2_VERSION_LEN; in bcmwpa_decode_ie_type()
2393 if (remain_len < WPA2_VERSION_LEN) { in bcmwpa_decode_ie_type()
2399 version_len = WPA2_VERSION_LEN; in bcmwpa_decode_ie_type()
H A Dwl_cfgvif.c1911 len = wpa2ie->len - WPA2_VERSION_LEN; in wl_validate_wpa2ie()
1913 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_validate_wpa2ie()
2448 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_validate_wpaie_wpa2ie()
H A Dwl_cfg80211.c4412 if ((len -= (WPA_SUITE_LEN + WPA2_VERSION_LEN)) <= 0) { in wl_cfg80211_get_rsn_capa()
4416 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_cfg80211_get_rsn_capa()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.c1918 len = wpa2ie->len - WPA2_VERSION_LEN; in wl_validate_wpa2ie()
1920 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_validate_wpa2ie()
2455 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_validate_wpaie_wpa2ie()
H A Dwl_cfg80211.c4426 if ((len -= (WPA_SUITE_LEN + WPA2_VERSION_LEN)) <= 0) { in wl_cfg80211_get_rsn_capa()
4430 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_cfg80211_get_rsn_capa()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A D802.11.h4305 #define WPA2_VERSION_LEN 2 /* WAP2 version length */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A D802.11.h4397 #define WPA2_VERSION_LEN 2 /* WAP2 version length */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A D802.11.h4435 #define WPA2_VERSION_LEN 2 /* WAP2 version length */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A D802.11.h4435 #define WPA2_VERSION_LEN 2 /* WAP2 version length */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11.h4842 #define WPA2_VERSION_LEN 2 /* WAP2 version length */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A D802.11.h4842 #define WPA2_VERSION_LEN 2 /* WAP2 version length */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c5498 if ((len -= (WPA_SUITE_LEN + WPA2_VERSION_LEN)) <= 0) {
5502 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
10944 len = wpa2ie->len - WPA2_VERSION_LEN;
10946 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
11454 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c5496 if ((len -= (WPA_SUITE_LEN + WPA2_VERSION_LEN)) <= 0) {
5500 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
10942 len = wpa2ie->len - WPA2_VERSION_LEN;
10944 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
11452 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c5369 if ((len -= (WPA_SUITE_LEN + WPA2_VERSION_LEN)) <= 0) {
5373 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
10846 len = wpa2ie->len - WPA2_VERSION_LEN;
10848 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
11347 mcast = (const wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c4862 mcast = (wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_cfg80211_get_rsn_capa()
8849 len = wpa2ie->len - WPA2_VERSION_LEN; in wl_validate_wpa2ie()
8851 mcast = (wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_validate_wpa2ie()
9338 mcast = (wpa_suite_mcast_t *)&wpa2ie->data[WPA2_VERSION_LEN]; in wl_validate_wpaie_wpa2ie()