Lines Matching defs:security
5168 struct security_info_params *security =
5171 memset(security, 0, sizeof(*security));
5177 security->auth_mode = auth_mode;
5178 security->unicast_using_group = unicast_using_group;
5183 security->allowed_ciphers = IPW_NONE_CIPHER;
5186 security->allowed_ciphers = IPW_WEP40_CIPHER |
5190 security->allowed_ciphers = IPW_WEP40_CIPHER |
5194 security->allowed_ciphers = IPW_WEP40_CIPHER |
5198 security->allowed_ciphers = IPW_WEP40_CIPHER |
5205 security->auth_mode, security->allowed_ciphers, security_level);
5207 security->replay_counters_number = 0;
5555 * process this, then update the security settings--which causes
5629 * wpa_supplicant toggles the security capability of the driver, which