Home
last modified time | relevance | path

Searched refs:IPW_WEP104_CIPHER (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h388 #define IPW_WEP104_CIPHER (1<<5) macro
Dipw2100.c5203 IPW_WEP104_CIPHER; in ipw2100_set_security_information()
5207 IPW_WEP104_CIPHER | IPW_TKIP_CIPHER; in ipw2100_set_security_information()
5211 IPW_WEP104_CIPHER | IPW_CKIP_CIPHER; in ipw2100_set_security_information()
5215 IPW_WEP104_CIPHER | IPW_TKIP_CIPHER | IPW_CCMP_CIPHER; in ipw2100_set_security_information()