Home
last modified time | relevance | path

Searched defs:wep_params (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_auth_frame.c112 struct wlan_mlme_wep_cfg *wep_params, in lim_get_wep_key_sap()
1203 struct wlan_mlme_wep_cfg *wep_params = &mac_ctx->mlme_cfg->wep_params; in lim_process_auth_frame_type2() local
1778 struct wlan_mlme_wep_cfg *wep_params = &mac_ctx->mlme_cfg->wep_params; in lim_process_auth_frame() local
H A Dlim_security_utils.c79 struct wlan_mlme_wep_cfg *wep_params = &mac->mlme_cfg->wep_params; in lim_is_auth_algo_supported() local
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c3415 static void mlme_init_wep_cfg(struct wlan_mlme_wep_cfg *wep_params) in mlme_init_wep_cfg()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c3777 struct wlan_mlme_wep_cfg *wep_params, in mlme_get_wep_key()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h2889 struct wlan_mlme_wep_cfg wep_params; member