Searched refs:cipher_suites (Results 1 – 15 of 15) sorted by relevance
1052 static const u32 cipher_suites[] = { in ieee80211_init_cipher_suites() 1076 !local->hw.wiphy->cipher_suites)) in ieee80211_init_cipher_suites() 1079 if (fips_enabled || !local->hw.wiphy->cipher_suites) { in ieee80211_init_cipher_suites() 1083 local->hw.wiphy->cipher_suites = cipher_suites; in ieee80211_init_cipher_suites() 1084 local->hw.wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ieee80211_init_cipher_suites() 1091 local->hw.wiphy->cipher_suites += 3; in ieee80211_init_cipher_suites() 1053 static const u32 cipher_suites[] = { ieee80211_init_cipher_suites() local
288 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)]; member
1420 static const u32 cipher_suites[] = { in wcn36xx_init_ieee80211() local1450 wcn->hw->wiphy->cipher_suites = cipher_suites; in wcn36xx_init_ieee80211()1451 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
83 static const u32 cipher_suites[] = { variable2179 wdev->wiphy->cipher_suites = cipher_suites; in lbs_cfg_register()2180 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
1708 static const u32 cipher_suites[] = { variable3971 wiphy->cipher_suites = cipher_suites; in ath6kl_cfg80211_init()3972 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
1154 wiphy->cipher_suites = qtnf_cipher_suites; in qtnf_wiphy_register()
161 switch (wdev->wiphy->cipher_suites[i]) { in cfg80211_wext_giwrange()
2727 rdev->wiphy.cipher_suites)) in nl80211_send_wiphy() 11908 if (key.p.cipher == rdev->wiphy.cipher_suites[i]) { in nl80211_authenticate()
10441 static const u32 cipher_suites[] = { in __ath11k_mac_register() local10598 ar->hw->wiphy->cipher_suites = cipher_suites; in __ath11k_mac_register()10599 ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in __ath11k_mac_register()
2647 wiphy->cipher_suites = rtw_cipher_suites; in rtw_cfg80211_preinit_wiphy()
14241 static const u32 cipher_suites[] = { in ath12k_mac_hw_register() 14420 wiphy->cipher_suites = cipher_suites; in ath12k_mac_hw_register() 14421 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath12k_mac_hw_register() 14237 static const u32 cipher_suites[] = { ath12k_mac_hw_register() local
5778 * @cipher_suites: supported cipher suites6039 const u32 *cipher_suites;6042 const u32 *cipher_suites; global() member
4791 wiphy->cipher_suites = mwifiex_cipher_suites; in mwifiex_register_cfg80211()
5571 hw->wiphy->cipher_suites = data->ciphers; in mac80211_hwsim_new_radio()
7674 wiphy->cipher_suites = brcmf_cipher_suites; in brcmf_setup_wiphy()