Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c5150 u32 allowed_ciphers; member
5183 security->allowed_ciphers = IPW_NONE_CIPHER; in ipw2100_set_security_information()
5186 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5190 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5194 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5198 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5205 security->auth_mode, security->allowed_ciphers, security_level); in ipw2100_set_security_information()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c5139 u32 allowed_ciphers; member
5172 security->allowed_ciphers = IPW_NONE_CIPHER; in ipw2100_set_security_information()
5175 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5179 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5183 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5187 security->allowed_ciphers = IPW_WEP40_CIPHER | in ipw2100_set_security_information()
5194 security->auth_mode, security->allowed_ciphers, security_level); in ipw2100_set_security_information()

Completed in 19 milliseconds