Home
last modified time | relevance | path

Searched refs:eSIR_OPEN_SYSTEM (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_security_utils.c81 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()
253 temp_node->authType == eSIR_OPEN_SYSTEM && in lim_delete_open_auth_pre_auth_node()
H A Dlim_process_auth_frame.c1131 case eSIR_OPEN_SYSTEM: in lim_process_auth_frame_type1()
1338 if (rx_auth_frm_body->authAlgoNumber == eSIR_OPEN_SYSTEM) { in lim_process_auth_frame_type2()
1339 pe_session->limCurrentAuthType = eSIR_OPEN_SYSTEM; in lim_process_auth_frame_type2()
H A Dlim_ft_preauth.c276 authFrame.authAlgoNumber = eSIR_OPEN_SYSTEM; in lim_perform_ft_pre_auth()
H A Dlim_process_mlm_req_messages.c846 auth_frame_body->authAlgoNumber = eSIR_OPEN_SYSTEM; in lim_process_mlm_auth_req()
1879 auth_frame->authAlgoNumber = eSIR_OPEN_SYSTEM; in lim_process_auth_retry_timer()
H A Dlim_session.c570 session_ptr->limCurrentAuthType = eSIR_OPEN_SYSTEM; in pe_create_session()
H A Dlim_process_mlm_rsp_messages.c563 auth_mode = eSIR_OPEN_SYSTEM; in lim_process_mlm_auth_cnf()
H A Dlim_api.c200 mac->lim.gLimPreAuthType = eSIR_OPEN_SYSTEM; in __lim_init_assoc_vars()
H A Dlim_send_management_frames.c3500 if ((auth_frame->authAlgoNumber == eSIR_OPEN_SYSTEM) || in lim_send_auth_mgmt_frame()
H A Dlim_process_sme_req_messages.c520 mac_ctx->mlme_cfg->wep_params.auth_type = eSIR_OPEN_SYSTEM; in lim_set_privacy()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_system_defs.h52 eSIR_OPEN_SYSTEM, enumerator
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c5013 sap_bss_cfg->authType = eSIR_OPEN_SYSTEM; in sap_build_start_bss_config()