| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wpa.h | 108 } BWL_POST_PACKED_STRUCT wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap_cfg80211.c | 161 wpa_suite_auth_key_mgmt_t *key_mgmt = NULL; in woal_check_rsn_ie() 194 if (left < sizeof(wpa_suite_auth_key_mgmt_t)) in woal_check_rsn_ie() 197 (wpa_suite_auth_key_mgmt_t *)((u8 *)rsn_ie + in woal_check_rsn_ie() 203 (sizeof(wpa_suite_auth_key_mgmt_t) + in woal_check_rsn_ie() 236 wpa_suite_auth_key_mgmt_t *key_mgmt = NULL; in woal_check_wpa_ie() 267 if (left < sizeof(wpa_suite_auth_key_mgmt_t)) in woal_check_wpa_ie() 270 (wpa_suite_auth_key_mgmt_t *)((u8 *)wpa_ie + in woal_check_wpa_ie() 276 (sizeof(wpa_suite_auth_key_mgmt_t) + in woal_check_wpa_ie()
|
| H A D | mlan_ieee.h | 490 } MLAN_PACK_END wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wpa.h | 108 } BWL_POST_PACKED_STRUCT wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wpa.h | 109 } BWL_POST_PACKED_STRUCT wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wpa.h | 109 } BWL_POST_PACKED_STRUCT wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wpa.h | 100 } BWL_POST_PACKED_STRUCT wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wpa.h | 100 } BWL_POST_PACKED_STRUCT wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap_cfg80211.c | 225 wpa_suite_auth_key_mgmt_t *key_mgmt = NULL; in woal_check_rsn_ie() 258 if (left < (int)sizeof(wpa_suite_auth_key_mgmt_t)) in woal_check_rsn_ie() 261 (wpa_suite_auth_key_mgmt_t *)((u8 *)rsn_ie + in woal_check_rsn_ie() 265 if (left < (int)(sizeof(wpa_suite_auth_key_mgmt_t) + in woal_check_rsn_ie() 304 wpa_suite_auth_key_mgmt_t *key_mgmt = NULL; in woal_check_wpa_ie() 335 if (left < (int)sizeof(wpa_suite_auth_key_mgmt_t)) in woal_check_wpa_ie() 338 (wpa_suite_auth_key_mgmt_t *)((u8 *)wpa_ie + in woal_check_wpa_ie() 342 if (left < (int)(sizeof(wpa_suite_auth_key_mgmt_t) + in woal_check_wpa_ie()
|
| H A D | mlan_ieee.h | 561 } MLAN_PACK_END wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwpa.c | 1737 const wpa_suite_auth_key_mgmt_t *mgmt; in bcmwpa_parse_rsnie() 1792 mgmt = (const wpa_suite_auth_key_mgmt_t *)ptr_inc; in bcmwpa_parse_rsnie() 2103 const wpa_suite_auth_key_mgmt_t *mgmt; in bcmwpa_parse_rsnie() 2218 mgmt = (const wpa_suite_auth_key_mgmt_t *)ptr_inc; in bcmwpa_parse_rsnie()
|
| H A D | wl_cfgvif.c | 1894 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpa2ie() 1975 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_validate_wpa2ie() 2114 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpaie() 2207 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; in wl_validate_wpaie() 2352 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpaie_wpa2ie() 2428 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; in wl_validate_wpaie_wpa2ie() 2474 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_validate_wpaie_wpa2ie()
|
| H A D | wl_cfg80211.c | 4404 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_cfg80211_get_rsn_capa() 4435 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_cfg80211_get_rsn_capa()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 1901 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpa2ie() 1982 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_validate_wpa2ie() 2121 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpaie() 2214 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; in wl_validate_wpaie() 2359 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpaie_wpa2ie() 2435 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; in wl_validate_wpaie_wpa2ie() 2481 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_validate_wpaie_wpa2ie()
|
| H A D | wl_cfg80211.c | 4418 const wpa_suite_auth_key_mgmt_t *mgmt; in wl_cfg80211_get_rsn_capa() 4449 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_cfg80211_get_rsn_capa()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_ieee.h | 490 } MLAN_PACK_END wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_ieee.h | 561 } MLAN_PACK_END wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 4856 wpa_suite_auth_key_mgmt_t *mgmt; in wl_cfg80211_get_rsn_capa() 4872 mgmt = (wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_cfg80211_get_rsn_capa() 8833 wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpa2ie() 8909 mgmt = (wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_validate_wpa2ie() 9033 wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpaie() 9124 mgmt = (wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; in wl_validate_wpaie() 9247 wpa_suite_auth_key_mgmt_t *mgmt; in wl_validate_wpaie_wpa2ie() 9318 mgmt = (wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; in wl_validate_wpaie_wpa2ie() 9365 mgmt = (wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; in wl_validate_wpaie_wpa2ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 5490 const wpa_suite_auth_key_mgmt_t *mgmt; 5521 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; 10928 const wpa_suite_auth_key_mgmt_t *mgmt; 11010 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; 11147 const wpa_suite_auth_key_mgmt_t *mgmt; 11238 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; 11364 const wpa_suite_auth_key_mgmt_t *mgmt; 11434 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; 11480 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 5488 const wpa_suite_auth_key_mgmt_t *mgmt; 5519 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; 10926 const wpa_suite_auth_key_mgmt_t *mgmt; 11008 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; 11145 const wpa_suite_auth_key_mgmt_t *mgmt; 11236 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; 11362 const wpa_suite_auth_key_mgmt_t *mgmt; 11432 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; 11478 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 5361 const wpa_suite_auth_key_mgmt_t *mgmt; 5392 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; 10830 const wpa_suite_auth_key_mgmt_t *mgmt; 10906 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count]; 11040 const wpa_suite_auth_key_mgmt_t *mgmt; 11131 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; 11257 const wpa_suite_auth_key_mgmt_t *mgmt; 11327 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[count]; 11373 mgmt = (const wpa_suite_auth_key_mgmt_t *)&ucast->list[suite_count];
|