Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c5152 u32 allowed_ciphers; member
5185 security->allowed_ciphers = IPW_NONE_CIPHER; in ipw2100_set_security_information()
5188 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5192 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5196 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5200 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5207 security->auth_mode, security->allowed_ciphers, security_level); in ipw2100_set_security_information()