Searched refs:WEP_KEY (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/wlan-ng/
H A Dp80211wep.c64 #define WEP_KEY(x) (((x) & 0xC0) >> 6) macro
166 keyidx = WEP_KEY(iv[3]); wep_decrypt()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dops.c307 CMD(WEP_KEY),
H A Dd3.c198 ret = iwl_mvm_send_cmd_pdu(mvm, WEP_KEY, 0, sizeof(wkc), &wkc); iwl_mvm_wowlan_program_keys()
H A Dfw-api.h130 WEP_KEY = 0x20, enumerator in enum:__anon8005
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c429 /* ieee->crypt[] is WEP_KEY (4) in length. Given that keyidx libipw_rx()
H A Dipw2200.c2144 IPW_CMD(WEP_KEY); get_cmd_string()
2222 IPW_DEBUG_HC("WEP_KEY command masked out for secure.\n"); __ipw_send_cmd()

Completed in 255 milliseconds