Home
last modified time | relevance | path

Searched refs:auth_mode (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c181 vif->auth_mode = NONE_AUTH; in ath6kl_set_wpa_version()
183 vif->auth_mode = WPA2_AUTH; in ath6kl_set_wpa_version()
185 vif->auth_mode = WPA_AUTH; in ath6kl_set_wpa_version()
270 if (vif->auth_mode == WPA_AUTH) in ath6kl_set_key_mgmt()
271 vif->auth_mode = WPA_PSK_AUTH; in ath6kl_set_key_mgmt()
272 else if (vif->auth_mode == WPA2_AUTH) in ath6kl_set_key_mgmt()
273 vif->auth_mode = WPA2_PSK_AUTH; in ath6kl_set_key_mgmt()
275 if (vif->auth_mode == WPA_AUTH) in ath6kl_set_key_mgmt()
276 vif->auth_mode = WPA_AUTH_CCKM; in ath6kl_set_key_mgmt()
277 else if (vif->auth_mode == WPA2_AUTH) in ath6kl_set_key_mgmt()
[all …]
H A Dwmi.h685 enum auth_mode { enum
738 u8 auth_mode; member
2558 enum auth_mode auth_mode,
H A Dwmi.c1847 enum auth_mode auth_mode, in ath6kl_wmi_connect_cmd() argument
1863 dot11_auth_mode, auth_mode, pairwise_crypto, group_crypto); in ath6kl_wmi_connect_cmd()
1886 cc->auth_mode = auth_mode; in ath6kl_wmi_connect_cmd()
3393 __func__, p->nw_type, p->auth_mode, le16_to_cpu(p->ch), in ath6kl_wmi_ap_profile_commit()
H A Dcore.h611 u8 auth_mode; member
H A Dinit.c240 vif->auth_mode = NONE_AUTH; in ath6kl_init_profile_info()
/linux/drivers/crypto/ccree/
H A Dcc_driver.h164 int auth_mode; member
180 int auth_mode; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c34 bss_config->auth_mode = WLAN_AUTH_OPEN; in mwifiex_set_secure_params()
37 bss_config->auth_mode = WLAN_AUTH_SHARED_KEY; in mwifiex_set_secure_params()
40 bss_config->auth_mode = WLAN_AUTH_LEAP; in mwifiex_set_secure_params()
43 bss_config->auth_mode = MWIFIEX_AUTH_MODE_AUTO; in mwifiex_set_secure_params()
280 config->auth_mode = 0x7F; in mwifiex_set_sys_config_invalid_data()
603 if ((bss_cfg->auth_mode <= WLAN_AUTH_SHARED_KEY) || in mwifiex_uap_bss_param_prepare()
604 (bss_cfg->auth_mode == MWIFIEX_AUTH_MODE_AUTO)) { in mwifiex_uap_bss_param_prepare()
610 auth_type->auth_type = (u8)bss_cfg->auth_mode; in mwifiex_uap_bss_param_prepare()
H A Dioctl.h96 u16 auth_mode; member
/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Diwl-mei.h267 u8 auth_mode; member
H A Dmain.c728 .auth_mode = le32_to_cpu(status->conn_info.auth_mode), in iwl_mei_handle_conn_status()
1543 .auth_mode = cpu_to_le32(conn_info->auth_mode), in iwl_mei_host_associated()
/linux/drivers/crypto/bcm/
H A Dspu2.h205 enum hash_alg auth_alg, enum hash_mode auth_mode,
H A Dspu.h261 enum hash_mode auth_mode,
H A Dcipher.h392 enum hash_mode auth_mode,
/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h177 u32 auth_mode :1; member
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c5131 u8 auth_mode; member
5137 int auth_mode, in ipw2100_set_security_information() argument
5156 security->auth_mode = auth_mode; in ipw2100_set_security_information()
5184 security->auth_mode, security->allowed_ciphers, security_level); in ipw2100_set_security_information()
5452 int i, err, auth_mode, sec_level, use_group; in ipw2100_configure_security() local
5468 auth_mode = IPW_AUTH_OPEN; in ipw2100_configure_security()
5470 if (priv->ieee->sec.auth_mode == WLAN_AUTH_SHARED_KEY) in ipw2100_configure_security()
5471 auth_mode = IPW_AUTH_SHARED; in ipw2100_configure_security()
5472 else if (priv->ieee->sec.auth_mode == WLAN_AUTH_LEAP) in ipw2100_configure_security()
5473 auth_mode = IPW_AUTH_LEAP_CISCO_ID; in ipw2100_configure_security()
[all …]
H A Dlibipw_wx.c437 sec.auth_mode = ieee->open_wep ? WLAN_AUTH_OPEN : in libipw_wx_set_encode()
441 sec.auth_mode == WLAN_AUTH_OPEN ? in libipw_wx_set_encode()
H A Dlibipw.h305 u8 auth_mode; member
H A Dipw2200.c6426 sec.auth_mode = WLAN_AUTH_SHARED_KEY; in ipw_wpa_set_auth_algs()
6429 sec.auth_mode = WLAN_AUTH_OPEN; in ipw_wpa_set_auth_algs()
6432 sec.auth_mode = WLAN_AUTH_LEAP; in ipw_wpa_set_auth_algs()
6686 param->value = ieee->sec.auth_mode; in ipw_wx_get_auth()
7250 (priv->ieee->sec.auth_mode == WLAN_AUTH_SHARED_KEY)) { in ipw_associate_network()
7258 (priv->ieee->sec.auth_mode == WLAN_AUTH_LEAP)) in ipw_associate_network()
10663 (priv->ieee->sec.auth_mode != sec->auth_mode)) { in shim__set_security()
10664 priv->ieee->sec.auth_mode = sec->auth_mode; in shim__set_security()
10666 if (sec->auth_mode == WLAN_AUTH_SHARED_KEY) in shim__set_security()
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h239 unsigned int auth_mode; member
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h407 int auth_mode; /* authentication type: 0 open, 1 shared key */ member
H A Dat76c50x-usb.c1363 TX_RATE_AUTO ? "auto" : "<invalid>", priv->auth_mode); in at76_startup_device()
1368 priv->auth_mode == WLAN_AUTH_OPEN ? "open" : "shared_secret", in at76_startup_device()
2347 priv->auth_mode = WLAN_AUTH_OPEN; in at76_init_new_device()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c672 unsigned int auth_mode, seq, ie_len; in OnAuth() local
691 auth_mode = psecuritypriv->dot11AuthAlgrthm; in OnAuth()
714 if (auth_mode == 2 && in OnAuth()
717 auth_mode = 0; in OnAuth()
719 if ((algorithm > 0 && auth_mode == 0) || /* rx a shared-key auth but shared not enabled */ in OnAuth()
720 (algorithm == 0 && auth_mode == 1)) { /* rx a open-system auth but shared-key is enabled */ in OnAuth()
781 if (algorithm == 0 && (auth_mode == 0 || auth_mode == 2 || auth_mode == 3)) { in OnAuth()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h373 u8 auth_mode; member
2264 u8 auth_mode; member
H A Dcfg80211.c1337 conn.auth_mode = WMI_AUTH_WPA2_PSK; in wil_cfg80211_connect()
1344 conn.auth_mode = WMI_AUTH_NONE; in wil_cfg80211_connect()
1348 conn.auth_mode = WMI_AUTH_NONE; in wil_cfg80211_connect()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3608 conn_info.auth_mode = IWL_MEI_AKM_AUTH_SAE; in iwl_mvm_mei_host_associated()
3611 conn_info.auth_mode = IWL_MEI_AKM_AUTH_RSNA_PSK; in iwl_mvm_mei_host_associated()
3614 conn_info.auth_mode = IWL_MEI_AKM_AUTH_RSNA; in iwl_mvm_mei_host_associated()
3618 conn_info.auth_mode = IWL_MEI_AKM_AUTH_OPEN; in iwl_mvm_mei_host_associated()

12