Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
A Dspu.c1023 enum hash_alg auth_alg, in spum_request_pad() argument
1041 if ((auth_alg == HASH_ALG_AES) && in spum_request_pad()
1051 if (auth_alg == HASH_ALG_MD5) in spum_request_pad()
A Dspu2.h205 enum hash_alg auth_alg, enum hash_mode auth_mode,
A Dspu.h260 enum hash_alg auth_alg,
A Dcipher.h391 u32 hash_pad_len, enum hash_alg auth_alg,
A Dspu2.c1247 enum hash_alg auth_alg, enum hash_mode auth_mode, in spu2_request_pad() argument
1269 if (auth_alg == HASH_ALG_MD5) in spu2_request_pad()
/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c4274 u16 pkt_len, auth_alg; in mwifiex_cfg80211_authenticate() local
4294 if (priv->auth_alg != WLAN_AUTH_SAE && in mwifiex_cfg80211_authenticate()
4310 auth_alg = WLAN_AUTH_OPEN; in mwifiex_cfg80211_authenticate()
4313 auth_alg = WLAN_AUTH_SHARED_KEY; in mwifiex_cfg80211_authenticate()
4316 auth_alg = WLAN_AUTH_FT; in mwifiex_cfg80211_authenticate()
4319 auth_alg = WLAN_AUTH_LEAP; in mwifiex_cfg80211_authenticate()
4322 auth_alg = WLAN_AUTH_SAE; in mwifiex_cfg80211_authenticate()
4396 mgmt->auth.auth_alg = cpu_to_le16(auth_alg); in mwifiex_cfg80211_authenticate()
4407 priv->auth_alg = auth_alg; in mwifiex_cfg80211_authenticate()
4446 if (priv->auth_alg == WLAN_AUTH_SAE) in mwifiex_cfg80211_associate()
[all …]
A Dutil.c376 priv->auth_alg = WLAN_AUTH_NONE; in mwifiex_host_mlme_disconnect()
448 if (priv->auth_alg != WLAN_AUTH_SAE) { in mwifiex_process_mgmt_packet()
472 priv->auth_alg = WLAN_AUTH_NONE; in mwifiex_process_mgmt_packet()
A Dsta_event.c139 priv->auth_alg = WLAN_AUTH_NONE; in mwifiex_reset_connect_state()
1017 priv->auth_alg = WLAN_AUTH_NONE; in mwifiex_process_sta_event()
A Dinit.c86 priv->auth_alg = WLAN_AUTH_NONE; in mwifiex_init_priv()
A Djoin.c1537 priv->auth_alg = WLAN_AUTH_NONE; in mwifiex_deauthenticate()
A Dmain.h529 u16 auth_alg; member
A Dfw.h762 __le16 auth_alg; member
/drivers/staging/rtl8723bs/core/
A Drtw_recv.c446 uint auth_alg; in portctrl() local
457 auth_alg = adapter->securitypriv.dot11AuthAlgrthm; in portctrl()
468 if (auth_alg == 2) { in portctrl()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dscan.h124 u8 auth_alg; member
/drivers/net/wireless/ath/wil6210/
A Dwmi.c217 __le16 auth_alg; member
1664 if (le16_to_cpu(auth->auth_alg) != WLAN_AUTH_FT) { in wmi_evt_auth_status()
1666 le16_to_cpu(auth->auth_alg)); in wmi_evt_auth_status()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dscan.c1255 profile->auth_alg = IWL_AUTH_ALGO_UNSUPPORTED | in iwl_mld_config_sched_scan_profiles()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dscan.c588 profile->auth_alg = IWL_AUTH_ALGO_UNSUPPORTED | in iwl_mvm_config_sched_scan_profiles()

Completed in 82 milliseconds