Home
last modified time | relevance | path

Searched refs:authType (Results 1 – 22 of 22) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_security_utils.c75 lim_is_auth_algo_supported(struct mac_context *mac, tAniAuthType authType, in lim_is_auth_algo_supported() argument
81 if (authType == eSIR_OPEN_SYSTEM) { in lim_is_auth_algo_supported()
84 if ((pe_session->authType == eSIR_OPEN_SYSTEM) in lim_is_auth_algo_supported()
85 || (pe_session->authType == eSIR_AUTO_SWITCH)) in lim_is_auth_algo_supported()
97 if ((pe_session->authType == eSIR_SHARED_KEY) in lim_is_auth_algo_supported()
98 || (pe_session->authType == eSIR_AUTO_SWITCH)) in lim_is_auth_algo_supported()
253 temp_node->authType == eSIR_OPEN_SYSTEM && in lim_delete_open_auth_pre_auth_node()
331 if (pAuthNode->authType == eSIR_AUTH_TYPE_SAE && in lim_release_pre_auth_node()
460 mlmAuthCnf.authType = mac->lim.gpLimMlmAuthReq->authType; in lim_restore_from_auth_state()
Dlim_process_mlm_req_messages.c565 mac_ctx->lim.gpLimMlmAuthReq->authType, session)); in lim_is_auth_req_expected()
600 (mac_ctx->lim.gpLimMlmAuthReq->authType == in lim_is_preauth_ctx_exists()
601 stads->mlmStaContext.authType)) && in lim_is_preauth_ctx_exists()
605 (preauth_node->authType == in lim_is_preauth_ctx_exists()
606 mac_ctx->lim.gpLimMlmAuthReq->authType))); in lim_is_preauth_ctx_exists()
763 mac_ctx->lim.gpLimMlmAuthReq->authType); in lim_process_mlm_auth_req()
775 mac_ctx->lim.gpLimMlmAuthReq->authType); in lim_process_mlm_auth_req()
817 if ((mac_ctx->lim.gpLimMlmAuthReq->authType == eSIR_AUTH_TYPE_SAE) && in lim_process_mlm_auth_req()
844 if ((mac_ctx->lim.gpLimMlmAuthReq->authType == eSIR_AUTH_TYPE_SAE) && in lim_process_mlm_auth_req()
849 (uint8_t) mac_ctx->lim.gpLimMlmAuthReq->authType; in lim_process_mlm_auth_req()
[all …]
Dlim_process_auth_frame.c178 auth_node->authType = in lim_process_auth_shared_system_algo()
288 auth_node->authType = (tAniAuthType) rx_auth_frm_body->authAlgoNumber; in lim_process_auth_open_system_algo()
411 auth_node->authType = eSIR_AUTH_TYPE_SAE; in lim_external_auth_add_pre_auth_node()
936 sta_pre_auth_ctx->authType = (tAniAuthType) auth_algo; in lim_process_ft_auth_frame()
1284 mac_ctx->lim.gpLimMlmAuthReq->authType) { in lim_process_auth_frame_type2()
1286 mac_ctx->lim.gpLimMlmAuthReq->authType; in lim_process_auth_frame_type2()
1291 mac_ctx->lim.gpLimMlmAuthReq->authType) { in lim_process_auth_frame_type2()
1297 if ((mac_ctx->lim.gpLimMlmAuthReq->authType == in lim_process_auth_frame_type2()
1354 auth_node->authType = in lim_process_auth_frame_type2()
1355 mac_ctx->lim.gpLimMlmAuthReq->authType; in lim_process_auth_frame_type2()
[all …]
Dlim_process_assoc_req_frame.c1295 *auth_type = sta_pre_auth_ctx->authType; in lim_process_assoc_req_no_sta_ctx()
1296 if (sta_pre_auth_ctx->authType == eSIR_AUTH_TYPE_SAE) in lim_process_assoc_req_no_sta_ctx()
1429 *auth_type = sta_pre_auth_ctx->authType; in lim_process_assoc_req_sta_ctx()
1432 *auth_type = sta_ds->mlmStaContext.authType; in lim_process_assoc_req_sta_ctx()
1621 sta_ds->mlmStaContext.authType = auth_type; in lim_update_sta_ds()
1967 sta_ds->mlmStaContext.authType, in lim_update_sta_ctx()
1999 sta_ds->mlmStaContext.authType, in lim_update_sta_ctx()
2021 sta_ds->mlmStaContext.authType, in lim_update_sta_ctx()
2672 sta_pre_auth_ctx->authType == eSIR_AUTH_TYPE_SAE && in lim_proc_assoc_req_frm_cmn()
3315 assoc_ind->authType = sta_ds->mlmStaContext.authType; in lim_fill_lim_assoc_ind_params()
Dlim_process_mlm_rsp_messages.c555 (auth_cnf->authType == eSIR_SHARED_KEY) && in lim_process_mlm_auth_cnf()
579 auth_req->authType = auth_mode; in lim_process_mlm_auth_cnf()
795 sme_assoc_ind->authType = assoc_ind->authType; in lim_fill_sme_assoc_ind_params()
1949 sta_ds->mlmStaContext.authType, sta_ds->assocId, in lim_process_ap_mlm_del_sta_rsp()
2052 true, sta->mlmStaContext.authType, in lim_process_ap_mlm_add_sta_rsp()
2076 true, sta->mlmStaContext.authType, in lim_process_ap_mlm_add_sta_rsp()
2265 pMlmAuthReq->authType = authMode; in lim_process_sta_add_bss_rsp_pre_assoc()
Dlim_mlo.c734 true, sta->mlmStaContext.authType, in lim_mlo_ap_sta_assoc_suc()
819 *auth_type = sta_ds->mlmStaContext.authType; in lim_mlo_partner_auth_type()
865 true, sta->mlmStaContext.authType, in lim_mlo_ap_sta_assoc_fail()
Dlim_types.h226 tAniAuthType authType; member
285 tAniAuthType authType; member
Dlim_process_assoc_rsp_frame.c154 sta_ds->mlmStaContext.authType = session_entry->limCurrentAuthType; in lim_update_assoc_sta_datas()
Dlim_assoc_utils.c706 auth_node->authType = (tAniAuthType) auth_type; in lim_reject_association()
3071 sta->mlmStaContext.authType, in lim_handle_cnf_wait_timeout()
Dlim_process_sme_req_messages.c471 session->authType = sme_start_bss_req->authType; in lim_configure_ap_start_bss_session()
7456 sta_ds->mlmStaContext.authType, in __lim_process_sme_assoc_cnf_new()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_global.h160 tAniAuthType authType; member
207 tAniAuthType authType; member
259 tAniAuthType authType; /* auth algo in auth frame */ member
Dlim_session.h790 tAniAuthType authType; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_pre_cac.c363 pre_cac_ap_ctx->sap_config.authType = hdd_ap_ctx->sap_config.authType; in __wlan_hdd_request_pre_cac()
Dwlan_hdd_hostapd.c3353 akm_list->authType[i] = in hdd_softap_unpack_ie()
3394 akm_list->authType[i] = in hdd_softap_unpack_ie()
3434 akm_list->authType[i] = in hdd_softap_unpack_ie()
6710 config->akm_list.authType, in wlan_hdd_cfg80211_start_bss()
6762 config->akm_list.authType, in wlan_hdd_cfg80211_start_bss()
6994 config->authType, config->acs_cfg.acs_mode, in wlan_hdd_cfg80211_start_bss()
8167 sap_config->authType = eSAP_OPEN_SYSTEM; in __wlan_hdd_cfg80211_start_ap()
8170 sap_config->authType = eSAP_SHARED_KEY; in __wlan_hdd_cfg80211_start_ap()
8173 sap_config->authType = eSAP_AUTO_SWITCH; in __wlan_hdd_cfg80211_start_ap()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_inside_api.h48 enum csr_akm_type authType; member
Dcsr_api_scan.c780 csr_fill_auth_type(&bss->authType, sec_info->authmodeset, in csr_fill_neg_crypto_info()
785 bss->authType, bss->ucEncryptionType, bss->mcEncryptionType); in csr_fill_neg_crypto_info()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
Dhost_diag_core_event.h302 uint8_t authType; member
/wlan-driver/qcacld-3.0/core/sme/inc/
Dcsr_api.h234 enum csr_akm_type authType[eCSR_NUM_OF_SUPPORT_AUTH_TYPE]; member
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_fsm.c5010 if (config->authType == eSAP_SHARED_KEY) in sap_build_start_bss_config()
5011 sap_bss_cfg->authType = eSIR_SHARED_KEY; in sap_build_start_bss_config()
5012 else if (config->authType == eSAP_OPEN_SYSTEM) in sap_build_start_bss_config()
5013 sap_bss_cfg->authType = eSIR_OPEN_SYSTEM; in sap_build_start_bss_config()
5015 sap_bss_cfg->authType = eSIR_AUTO_SWITCH; in sap_build_start_bss_config()
/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h542 eSapAuthType authType; member
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h1053 tAniAuthType authType; member
5020 tAniAuthType authType; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_vdev_connect.c701 connect_status.authType = stats->auth_type; in cm_connect_success_diag()