Home
last modified time | relevance | path

Searched refs:WLAN_CIPHER_SUITE_WEP40 (Results 1 – 25 of 88) sorted by relevance

1234

/Linux-v5.15/drivers/net/wireless/intel/ipw2x00/
Dipw.h14 WLAN_CIPHER_SUITE_WEP40,
/Linux-v5.15/net/mac80211/
Ddebugfs_key.c91 case WLAN_CIPHER_SUITE_WEP40: in key_tx_spec_write()
127 case WLAN_CIPHER_SUITE_WEP40: in key_tx_spec_read()
166 case WLAN_CIPHER_SUITE_WEP40: in key_rx_spec_read()
Dmain.c785 WLAN_CIPHER_SUITE_WEP40, in ieee80211_init_cipher_suites()
822 if (suite == WLAN_CIPHER_SUITE_WEP40 || in ieee80211_init_cipher_suites()
879 suites[w++] = WLAN_CIPHER_SUITE_WEP40; in ieee80211_init_cipher_suites()
Dkey.c208 case WLAN_CIPHER_SUITE_WEP40: in ieee80211_key_enable_hw_accel()
560 case WLAN_CIPHER_SUITE_WEP40: in ieee80211_key_alloc()
/Linux-v5.15/net/wireless/
Dwext-compat.c175 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_wext_giwrange()
506 else if (params->cipher != WLAN_CIPHER_SUITE_WEP40 && in __cfg80211_set_encryption()
517 if (!addr && (params->cipher == WLAN_CIPHER_SUITE_WEP40 || in __cfg80211_set_encryption()
526 if ((params->cipher == WLAN_CIPHER_SUITE_WEP40 || in __cfg80211_set_encryption()
629 params.cipher = WLAN_CIPHER_SUITE_WEP40; in cfg80211_wext_siwencode()
677 cipher = WLAN_CIPHER_SUITE_WEP40; in cfg80211_wext_siwencodeext()
1038 WLAN_CIPHER_SUITE_WEP40; in cfg80211_set_cipher_group()
1065 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP40; in cfg80211_set_cipher_pairwise()
Dutil.c369 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
379 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
436 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
/Linux-v5.15/drivers/staging/vt6656/
Dkey.c107 case WLAN_CIPHER_SUITE_WEP40: in vnt_set_keys()
/Linux-v5.15/drivers/staging/vt6655/
Dkey.c108 case WLAN_CIPHER_SUITE_WEP40: in vnt_set_keys()
/Linux-v5.15/drivers/staging/wlan-ng/
Dcfg80211.c33 WLAN_CIPHER_SUITE_WEP40,
155 if (params->cipher != WLAN_CIPHER_SUITE_WEP40 && in prism2_add_key()
445 int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) || in prism2_connect()
/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/
Drt2x00crypto.c22 case WLAN_CIPHER_SUITE_WEP40: in rt2x00crypto_key_to_cipher()
/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h66 WLAN_CIPHER_SUITE_WEP40,
Dcfg80211.c322 if (cipher_group == WLAN_CIPHER_SUITE_WEP40) { in connect()
556 case WLAN_CIPHER_SUITE_WEP40: in add_key()
561 if (params->cipher == WLAN_CIPHER_SUITE_WEP40) in add_key()
/Linux-v5.15/drivers/net/wireless/intersil/orinoco/
Dcfg.c75 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_WEP40; in orinoco_wiphy_register()
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dcommon.c281 case WLAN_CIPHER_SUITE_WEP40: in ath9k_cmn_get_hw_crypto_keytype()
/Linux-v5.15/drivers/staging/wfx/
Dkey.c173 if (key->cipher == WLAN_CIPHER_SUITE_WEP40 || in wfx_add_key()
/Linux-v5.15/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c179 (common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP40)) && in rsi_is_cipher_wep()
989 (key->cipher == WLAN_CIPHER_SUITE_WEP40)) { in rsi_hal_key_config()
1016 key->cipher == WLAN_CIPHER_SUITE_WEP40)) { in rsi_hal_key_config()
1502 (key->cipher == WLAN_CIPHER_SUITE_WEP40)) in rsi_mac80211_sta_add()
/Linux-v5.15/drivers/net/wireless/ath/wcn36xx/
Dmain.c533 case WLAN_CIPHER_SUITE_WEP40: in wcn36xx_set_key()
593 if ((WLAN_CIPHER_SUITE_WEP40 == key_conf->cipher) || in wcn36xx_set_key()
1328 WLAN_CIPHER_SUITE_WEP40, in wcn36xx_init_ieee80211()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c93 case WLAN_CIPHER_SUITE_WEP40: in mwifiex_set_secure_params()
118 case WLAN_CIPHER_SUITE_WEP40: in mwifiex_set_secure_params()
/Linux-v5.15/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c237 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_set_cipher()
1180 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_cfg80211_add_key()
1658 ath6kl_set_cipher(vif, WLAN_CIPHER_SUITE_WEP40, true); in ath6kl_cfg80211_join_ibss()
1659 ath6kl_set_cipher(vif, WLAN_CIPHER_SUITE_WEP40, false); in ath6kl_cfg80211_join_ibss()
1705 WLAN_CIPHER_SUITE_WEP40,
2846 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_start_ap()
2869 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_start_ap()
/Linux-v5.15/drivers/net/wireless/marvell/libertas/
Dcfg.c84 WLAN_CIPHER_SUITE_WEP40,
1337 case WLAN_CIPHER_SUITE_WEP40: in lbs_cfg_connect()
1485 case WLAN_CIPHER_SUITE_WEP40: in lbs_cfg_add_key()
/Linux-v5.15/drivers/net/wireless/mediatek/mt7601u/
Dmain.c305 case WLAN_CIPHER_SUITE_WEP40: in mt7601u_set_key()
Dmac.c517 case WLAN_CIPHER_SUITE_WEP40: in mt76_mac_get_key_info()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c388 case WLAN_CIPHER_SUITE_WEP40: in mt7921_set_key()
421 key->cipher == WLAN_CIPHER_SUITE_WEP40) in mt7921_set_key()
/Linux-v5.15/drivers/net/wireless/ath/
Dkey.c490 case WLAN_CIPHER_SUITE_WEP40: in ath_key_config()
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dtx.c262 case WLAN_CIPHER_SUITE_WEP40: in rtw_tx_pkt_info_update_sec()

1234