Home
last modified time | relevance | path

Searched refs:WLAN_KEY_LEN_WEP40 (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/staging/vt6656/
A Dkey.c86 if (key->keylen == WLAN_KEY_LEN_WEP40) in vnt_set_keymode()
A Drxtx.c312 if (tx_key->keylen == WLAN_KEY_LEN_WEP40) { in vnt_fill_txkey()
315 tx_key->key, WLAN_KEY_LEN_WEP40); in vnt_fill_txkey()
/linux-6.3-rc2/drivers/staging/vt6655/
A Dkey.c76 if (key->keylen == WLAN_KEY_LEN_WEP40) in vnt_set_keymode()
A Drxtx.c1166 if (tx_key->keylen == WLAN_KEY_LEN_WEP40) { in vnt_fill_txkey()
1169 tx_key->key, WLAN_KEY_LEN_WEP40); in vnt_fill_txkey()
/linux-6.3-rc2/drivers/net/wireless/ath/
A Dkey.c164 if (k->kv_len < WLAN_KEY_LEN_WEP40) { in ath_hw_set_keycache_entry()
169 if (k->kv_len <= WLAN_KEY_LEN_WEP40) in ath_hw_set_keycache_entry()
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Duap_cmd.c419 (bss_cfg->wep_cfg[i].length == WLAN_KEY_LEN_WEP40 || in mwifiex_uap_bss_wep()
A Dsta_cmd.c530 if ((priv->wep_key[i].key_length == WLAN_KEY_LEN_WEP40) || in mwifiex_set_keyparamset_wep()
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dcfg.c956 case WLAN_KEY_LEN_WEP40: in lbs_set_wep_keys()
/linux-6.3-rc2/net/wireless/
A Dwext-compat.c180 WLAN_KEY_LEN_WEP40; in cfg80211_wext_giwrange()
A Dutil.c382 if (params->key_len != WLAN_KEY_LEN_WEP40) in cfg80211_validate_key_settings()
A Dnl80211.c10548 key.p.key_len != WLAN_KEY_LEN_WEP40) && in nl80211_authenticate()
/linux-6.3-rc2/include/linux/
A Dieee80211.h3567 WLAN_KEY_LEN_WEP40 = 5, enumerator

Completed in 152 milliseconds