/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_security_utils.c | 75 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()
|
D | lim_process_mlm_req_messages.c | 565 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 …]
|
D | lim_process_auth_frame.c | 178 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 …]
|
D | lim_process_assoc_req_frame.c | 1295 *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()
|
D | lim_process_mlm_rsp_messages.c | 555 (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()
|
D | lim_mlo.c | 734 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()
|
D | lim_types.h | 226 tAniAuthType authType; member 285 tAniAuthType authType; member
|
D | lim_process_assoc_rsp_frame.c | 154 sta_ds->mlmStaContext.authType = session_entry->limCurrentAuthType; in lim_update_assoc_sta_datas()
|
D | lim_assoc_utils.c | 706 auth_node->authType = (tAniAuthType) auth_type; in lim_reject_association() 3071 sta->mlmStaContext.authType, in lim_handle_cnf_wait_timeout()
|
D | lim_process_sme_req_messages.c | 471 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/ |
D | lim_global.h | 160 tAniAuthType authType; member 207 tAniAuthType authType; member 259 tAniAuthType authType; /* auth algo in auth frame */ member
|
D | lim_session.h | 790 tAniAuthType authType; member
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_pre_cac.c | 363 pre_cac_ap_ctx->sap_config.authType = hdd_ap_ctx->sap_config.authType; in __wlan_hdd_request_pre_cac()
|
D | wlan_hdd_hostapd.c | 3353 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/ |
D | csr_inside_api.h | 48 enum csr_akm_type authType; member
|
D | csr_api_scan.c | 780 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/ |
D | host_diag_core_event.h | 302 uint8_t authType; member
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | csr_api.h | 234 enum csr_akm_type authType[eCSR_NUM_OF_SUPPORT_AUTH_TYPE]; member
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_fsm.c | 5010 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/ |
D | sap_api.h | 542 eSapAuthType authType; member
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 1053 tAniAuthType authType; member 5020 tAniAuthType authType; member
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_vdev_connect.c | 701 connect_status.authType = stats->auth_type; in cm_connect_success_diag()
|