| /linux-6.15/net/mac80211/ |
| H A D | main.c | 1031 static const u32 cipher_suites[] = { in ieee80211_init_cipher_suites() local 1049 local->hw.wiphy->cipher_suites) { in ieee80211_init_cipher_suites() 1061 suites = kmemdup_array(local->hw.wiphy->cipher_suites, in ieee80211_init_cipher_suites() 1068 u32 suite = local->hw.wiphy->cipher_suites[r]; in ieee80211_init_cipher_suites() 1079 local->hw.wiphy->cipher_suites = cipher_suites; in ieee80211_init_cipher_suites() 1080 local->hw.wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ieee80211_init_cipher_suites() 1086 local->hw.wiphy->cipher_suites += 2; in ieee80211_init_cipher_suites() 1094 local->hw.wiphy->cipher_suites = suites; in ieee80211_init_cipher_suites() 1654 kfree(local->hw.wiphy->cipher_suites); in ieee80211_register_hw() 1728 kfree(local->hw.wiphy->cipher_suites); in ieee80211_free_hw()
|
| /linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 288 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)]; member
|
| H A D | cfg80211.c | 1794 memcpy(wl->cipher_suites, wilc_cipher_suites, in wilc_create_wiphy() 1796 wiphy->cipher_suites = wl->cipher_suites; in wilc_create_wiphy()
|
| /linux-6.15/drivers/net/wireless/ath/wcn36xx/ |
| H A D | main.c | 1419 static const u32 cipher_suites[] = { in wcn36xx_init_ieee80211() local 1449 wcn->hw->wiphy->cipher_suites = cipher_suites; in wcn36xx_init_ieee80211() 1450 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
|
| /linux-6.15/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 83 static const u32 cipher_suites[] = { variable 2176 wdev->wiphy->cipher_suites = cipher_suites; in lbs_cfg_register() 2177 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
|
| /linux-6.15/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 1705 static const u32 cipher_suites[] = { variable 3968 wiphy->cipher_suites = cipher_suites; in ath6kl_cfg80211_init() 3969 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
|
| /linux-6.15/net/wireless/ |
| H A D | util.c | 266 if (cipher == wiphy->cipher_suites[i]) in cfg80211_supported_cipher_suite() 278 switch (wiphy->cipher_suites[i]) { in cfg80211_igtk_cipher_supported()
|
| H A D | wext-compat.c | 161 switch (wdev->wiphy->cipher_suites[i]) { in cfg80211_wext_giwrange()
|
| H A D | nl80211.c | 2611 rdev->wiphy.cipher_suites)) in nl80211_send_wiphy() 10864 if (key.p.cipher == rdev->wiphy.cipher_suites[i]) { in nl80211_authenticate()
|
| /linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 1152 wiphy->cipher_suites = qtnf_cipher_suites; in qtnf_wiphy_register()
|
| /linux-6.15/drivers/net/wireless/ti/wlcore/ |
| H A D | main.c | 6226 static const u32 cipher_suites[] = { in wl1271_init_ieee80211() local 6260 wl->hw->wiphy->cipher_suites = cipher_suites; in wl1271_init_ieee80211() 6261 wl->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wl1271_init_ieee80211()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 160 hw->wiphy->cipher_suites = mld_ciphers; in iwl_mld_hw_set_security()
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 9939 static const u32 cipher_suites[] = { in ath10k_mac_register() local 10281 ar->hw->wiphy->cipher_suites = cipher_suites; in ath10k_mac_register() 10288 ar->hw_params.n_cipher_suites > ARRAY_SIZE(cipher_suites)) { in ath10k_mac_register()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 10118 static const u32 cipher_suites[] = { in __ath11k_mac_register() local 10273 ar->hw->wiphy->cipher_suites = cipher_suites; in __ath11k_mac_register() 10274 ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in __ath11k_mac_register()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 11122 static const u32 cipher_suites[] = { in ath12k_mac_hw_register() local 11284 wiphy->cipher_suites = cipher_suites; in ath12k_mac_hw_register() 11285 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath12k_mac_hw_register()
|
| /linux-6.15/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 2651 wiphy->cipher_suites = rtw_cipher_suites; in rtw_cfg80211_preinit_wiphy()
|
| /linux-6.15/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 2706 wiphy->cipher_suites = wil_cipher_suites; in wil_wiphy_init()
|
| /linux-6.15/include/net/ |
| H A D | cfg80211.h | 5775 const u32 *cipher_suites; member
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4799 wiphy->cipher_suites = mwifiex_cipher_suites; in mwifiex_register_cfg80211()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac80211.c | 449 hw->wiphy->cipher_suites = mvm->ciphers; in iwl_mvm_mac_setup_register()
|
| /linux-6.15/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 5322 hw->wiphy->cipher_suites = data->ciphers; in mac80211_hwsim_new_radio()
|
| /linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2100.c | 1921 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw2100_wdev_init()
|
| H A D | ipw2200.c | 11354 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw_wdev_init()
|
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 7623 wiphy->cipher_suites = brcmf_cipher_suites; in brcmf_setup_wiphy()
|