Home
last modified time | relevance | path

Searched refs:cipher_suites (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.1.9/drivers/net/wireless/intersil/orinoco/
Dcfg.c75 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_WEP40; in orinoco_wiphy_register()
79 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_WEP104; in orinoco_wiphy_register()
84 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_TKIP; in orinoco_wiphy_register()
87 wiphy->cipher_suites = priv->cipher_suites; in orinoco_wiphy_register()
Dorinoco.h68 u32 cipher_suites[3]; member
/linux-6.1.9/net/mac80211/
Dmain.c866 static const u32 cipher_suites[] = { in ieee80211_init_cipher_suites() local
884 local->hw.wiphy->cipher_suites) { in ieee80211_init_cipher_suites()
896 suites = kmemdup(local->hw.wiphy->cipher_suites, in ieee80211_init_cipher_suites()
903 u32 suite = local->hw.wiphy->cipher_suites[r]; in ieee80211_init_cipher_suites()
914 local->hw.wiphy->cipher_suites = cipher_suites; in ieee80211_init_cipher_suites()
915 local->hw.wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ieee80211_init_cipher_suites()
921 local->hw.wiphy->cipher_suites += 2; in ieee80211_init_cipher_suites()
929 local->hw.wiphy->cipher_suites = suites; in ieee80211_init_cipher_suites()
1443 kfree(local->hw.wiphy->cipher_suites); in ieee80211_register_hw()
1514 kfree(local->hw.wiphy->cipher_suites); in ieee80211_free_hw()
/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h273 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)]; member
Dcfg80211.c1867 memcpy(wl->cipher_suites, wilc_cipher_suites, in wilc_create_wiphy()
1869 wiphy->cipher_suites = wl->cipher_suites; in wilc_create_wiphy()
/linux-6.1.9/drivers/net/wireless/ath/wcn36xx/
Dmain.c1415 static const u32 cipher_suites[] = { in wcn36xx_init_ieee80211() local
1445 wcn->hw->wiphy->cipher_suites = cipher_suites; in wcn36xx_init_ieee80211()
1446 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
/linux-6.1.9/drivers/net/wireless/marvell/libertas/
Dcfg.c83 static const u32 cipher_suites[] = { variable
2125 wdev->wiphy->cipher_suites = cipher_suites; in lbs_cfg_register()
2126 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
/linux-6.1.9/drivers/staging/wlan-ng/
Dcfg80211.c704 wiphy->cipher_suites = prism2_cipher_suites; in wlan_create_wiphy()
/linux-6.1.9/drivers/net/wireless/
Drndis_wlan.c427 u32 cipher_suites[ARRAY_SIZE(rndis_cipher_suites)]; member
3472 memcpy(priv->cipher_suites, rndis_cipher_suites, in rndis_wlan_bind()
3474 wiphy->cipher_suites = priv->cipher_suites; in rndis_wlan_bind()
Dmac80211_hwsim.c4391 hw->wiphy->cipher_suites = data->ciphers; in mac80211_hwsim_new_radio()
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1704 static const u32 cipher_suites[] = { variable
3967 wiphy->cipher_suites = cipher_suites; in ath6kl_cfg80211_init()
3968 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
/linux-6.1.9/net/wireless/
Dutil.c272 if (cipher == wiphy->cipher_suites[i]) in cfg80211_supported_cipher_suite()
284 switch (wiphy->cipher_suites[i]) { in cfg80211_igtk_cipher_supported()
Dwext-compat.c164 switch (wdev->wiphy->cipher_suites[i]) { in cfg80211_wext_giwrange()
Dnl80211.c2447 rdev->wiphy.cipher_suites)) in nl80211_send_wiphy()
10470 if (key.p.cipher == rdev->wiphy.cipher_suites[i]) { in nl80211_authenticate()
/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c1152 wiphy->cipher_suites = qtnf_cipher_suites; in qtnf_wiphy_register()
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dmain.c6142 static const u32 cipher_suites[] = { in wl1271_init_ieee80211() local
6176 wl->hw->wiphy->cipher_suites = cipher_suites; in wl1271_init_ieee80211()
6177 wl->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wl1271_init_ieee80211()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c8903 static const u32 cipher_suites[] = { in __ath11k_mac_register() local
9051 ar->hw->wiphy->cipher_suites = cipher_suites; in __ath11k_mac_register()
9052 ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in __ath11k_mac_register()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.c9914 static const u32 cipher_suites[] = { in ath10k_mac_register() local
10252 ar->hw->wiphy->cipher_suites = cipher_suites; in ath10k_mac_register()
10259 ar->hw_params.n_cipher_suites > ARRAY_SIZE(cipher_suites)) { in ath10k_mac_register()
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2715 wiphy->cipher_suites = rtw_cipher_suites; in rtw_cfg80211_preinit_wiphy()
/linux-6.1.9/include/net/
Dcfg80211.h5343 const u32 *cipher_suites; member
/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2707 wiphy->cipher_suites = wil_cipher_suites; in wil_wiphy_init()
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4381 wiphy->cipher_suites = mwifiex_cipher_suites; in mwifiex_register_cfg80211()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c347 hw->wiphy->cipher_suites = mvm->ciphers; in iwl_mvm_mac_setup_register()
/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c1937 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw2100_wdev_init()
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7185 wiphy->cipher_suites = brcmf_cipher_suites; in brcmf_setup_wiphy()

12