Home
last modified time | relevance | path

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

1234

/Linux-v5.15/drivers/net/wireless/intel/ipw2x00/
Dipw.h15 WLAN_CIPHER_SUITE_WEP104,
/Linux-v5.15/drivers/staging/wlan-ng/
Dcfg80211.c34 WLAN_CIPHER_SUITE_WEP104
156 params->cipher != WLAN_CIPHER_SUITE_WEP104) { in prism2_add_key()
190 params.cipher = WLAN_CIPHER_SUITE_WEP104; in prism2_get_key()
192 params.cipher = WLAN_CIPHER_SUITE_WEP104; in prism2_get_key()
446 (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP104); in prism2_connect()
/Linux-v5.15/net/mac80211/
Ddebugfs_key.c92 case WLAN_CIPHER_SUITE_WEP104: in key_tx_spec_write()
128 case WLAN_CIPHER_SUITE_WEP104: in key_tx_spec_read()
167 case WLAN_CIPHER_SUITE_WEP104: in key_rx_spec_read()
Dmain.c786 WLAN_CIPHER_SUITE_WEP104, in ieee80211_init_cipher_suites()
823 suite == WLAN_CIPHER_SUITE_WEP104) in ieee80211_init_cipher_suites()
880 suites[w++] = WLAN_CIPHER_SUITE_WEP104; in ieee80211_init_cipher_suites()
Dkey.c209 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_key_enable_hw_accel()
561 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_key_alloc()
/Linux-v5.15/net/wireless/
Dwext-compat.c180 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_wext_giwrange()
507 params->cipher != WLAN_CIPHER_SUITE_WEP104) in __cfg80211_set_encryption()
518 params->cipher == WLAN_CIPHER_SUITE_WEP104)) { in __cfg80211_set_encryption()
527 params->cipher == WLAN_CIPHER_SUITE_WEP104) && in __cfg80211_set_encryption()
631 params.cipher = WLAN_CIPHER_SUITE_WEP104; in cfg80211_wext_siwencode()
679 cipher = WLAN_CIPHER_SUITE_WEP104; in cfg80211_wext_siwencodeext()
1041 WLAN_CIPHER_SUITE_WEP104; in cfg80211_set_cipher_group()
1070 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP104; in cfg80211_set_cipher_pairwise()
Dutil.c370 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_validate_key_settings()
403 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_validate_key_settings()
437 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_validate_key_settings()
/Linux-v5.15/drivers/staging/vt6656/
Dkey.c108 case WLAN_CIPHER_SUITE_WEP104: in vnt_set_keys()
/Linux-v5.15/drivers/staging/vt6655/
Dkey.c109 case WLAN_CIPHER_SUITE_WEP104: in vnt_set_keys()
/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/
Drt2x00crypto.c24 case WLAN_CIPHER_SUITE_WEP104: in rt2x00crypto_key_to_cipher()
/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h67 WLAN_CIPHER_SUITE_WEP104,
/Linux-v5.15/drivers/net/wireless/intersil/orinoco/
Dcfg.c79 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_WEP104; in orinoco_wiphy_register()
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dcommon.c282 case WLAN_CIPHER_SUITE_WEP104: in ath9k_cmn_get_hw_crypto_keytype()
/Linux-v5.15/drivers/staging/wfx/
Dkey.c174 key->cipher == WLAN_CIPHER_SUITE_WEP104) { in wfx_add_key()
/Linux-v5.15/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c178 if (((common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP104) || in rsi_is_cipher_wep()
988 if ((key->cipher == WLAN_CIPHER_SUITE_WEP104) || in rsi_hal_key_config()
1015 (key->cipher == WLAN_CIPHER_SUITE_WEP104 || in rsi_hal_key_config()
1501 if ((key->cipher == WLAN_CIPHER_SUITE_WEP104) || in rsi_mac80211_sta_add()
/Linux-v5.15/drivers/net/wireless/ath/wcn36xx/
Dmain.c536 case WLAN_CIPHER_SUITE_WEP104: in wcn36xx_set_key()
594 (WLAN_CIPHER_SUITE_WEP104 == key_conf->cipher)) { in wcn36xx_set_key()
1329 WLAN_CIPHER_SUITE_WEP104, in wcn36xx_init_ieee80211()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c94 case WLAN_CIPHER_SUITE_WEP104: in mwifiex_set_secure_params()
119 case WLAN_CIPHER_SUITE_WEP104: in mwifiex_set_secure_params()
/Linux-v5.15/drivers/net/wireless/marvell/libertas/
Dcfg.c85 WLAN_CIPHER_SUITE_WEP104,
1338 case WLAN_CIPHER_SUITE_WEP104: in lbs_cfg_connect()
1486 case WLAN_CIPHER_SUITE_WEP104: in lbs_cfg_add_key()
/Linux-v5.15/drivers/net/wireless/mediatek/mt7601u/
Dmain.c306 case WLAN_CIPHER_SUITE_WEP104: in mt7601u_set_key()
Dmac.c519 case WLAN_CIPHER_SUITE_WEP104: in mt76_mac_get_key_info()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c389 case WLAN_CIPHER_SUITE_WEP104: in mt7921_set_key()
420 if (key->cipher == WLAN_CIPHER_SUITE_WEP104 || in mt7921_set_key()
/Linux-v5.15/drivers/net/wireless/ath/
Dkey.c491 case WLAN_CIPHER_SUITE_WEP104: in ath_key_config()
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dtx.c263 case WLAN_CIPHER_SUITE_WEP104: in rtw_tx_pkt_info_update_sec()
/Linux-v5.15/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c497 case WLAN_CIPHER_SUITE_WEP104: in ath5k_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c444 case WLAN_CIPHER_SUITE_WEP104: in rtl92se_tx_fill_desc()

1234