Lines Matching defs:security
5157 struct security_info_params *security =
5160 memset(security, 0, sizeof(*security));
5166 security->auth_mode = auth_mode;
5167 security->unicast_using_group = unicast_using_group;
5172 security->allowed_ciphers = IPW_NONE_CIPHER;
5175 security->allowed_ciphers = IPW_WEP40_CIPHER |
5179 security->allowed_ciphers = IPW_WEP40_CIPHER |
5183 security->allowed_ciphers = IPW_WEP40_CIPHER |
5187 security->allowed_ciphers = IPW_WEP40_CIPHER |
5194 security->auth_mode, security->allowed_ciphers, security_level);
5196 security->replay_counters_number = 0;
5544 * process this, then update the security settings--which causes
5618 * wpa_supplicant toggles the security capability of the driver, which