Home
last modified time | relevance | path

Searched defs:rsn (Results 1 – 17 of 17) sorted by relevance

/hostap-latest/wpa_supplicant/
Dmesh_rsn.c149 struct mesh_rsn *rsn = ctx; in auth_for_each_sta() local
162 static int __mesh_rsn_auth_init(struct mesh_rsn *rsn, const u8 *addr, in __mesh_rsn_auth_init()
235 static void mesh_rsn_deinit(struct mesh_rsn *rsn) in mesh_rsn_deinit()
434 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid()
441 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek()
552 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame()
Dsme.c646 const u8 *rsn; in sme_send_authentication() local
842 const u8 *rsn = wpa_bss_get_rsne(wpa_s, bss, ssid, false); in sme_send_authentication() local
Devents.c2120 const u8 *ssid, *rsn; in wpa_supplicant_rsn_preauth_scan_results() local
Ddpp_supplicant.c4502 const u8 *rsn; in wpas_dpp_check_connect() local
Dwpa_supplicant.c4387 const u8 *rsn = wpa_bss_get_rsne(wpa_s, bss, ssid, false); in wpas_start_assoc_cb() local
/hostap-latest/tests/hwsim/
Dfst_module_aux.py71 def start_two_ap_sta_pairs(apdev, rsn=False): argument
106 def connect_two_ap_sta_pairs(ap1, ap2, dev1, dev2, rsn=False): argument
154 def __init__(self, iface, fst_group, fst_pri, fst_llt=None, rsn=False): argument
587 fst_llt=None, rsn=False): argument
692 def __init__(self, iface, fst_group, fst_pri, fst_llt=None, rsn=False): argument
Dtest_ap_ft.py41 def ft_params(rsn=True, ssid=None, passphrase=None, mobility_domain="a1b2"): argument
57 def ft_params1a(rsn=True, ssid=None, passphrase=None): argument
63 def ft_params1(rsn=True, ssid=None, passphrase=None, discovery=False): argument
74 def ft_params1_old_key(rsn=True, ssid=None, passphrase=None): argument
81 def ft_params2a(rsn=True, ssid=None, passphrase=None, mobility_domain="a1b2"): argument
87 def ft_params2(rsn=True, ssid=None, passphrase=None, discovery=False, argument
99 def ft_params2_old_key(rsn=True, ssid=None, passphrase=None): argument
106 def ft_params1_r0kh_mismatch(rsn=True, ssid=None, passphrase=None): argument
115 def ft_params2_incorrect_rrb_key(rsn=True, ssid=None, passphrase=None): argument
124 def ft_params2_r0kh_mismatch(rsn=True, ssid=None, passphrase=None): argument
Dtest_wnm.py37 wnm_sleep_mode=False, wnm_sleep_mode_no_keys=False, rsn=False, argument
Dtest_ap_eap.py179 def eap_check_auth(dev, method, initial, rsn=True, sha256=False, argument
257 def eap_reauth(dev, method, rsn=True, sha256=False, expect_failure=False, sha384=False): argument
Dtest_fst_module.py332 rsn=False): argument
/hostap-latest/src/rsn_supp/
Dpreauth.h56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
Dpreauth.c481 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
Dwpa.c2096 struct wpa_ie_data rsn; in ft_validate_rsnie() local
5064 struct wpa_ie_data rsn; in wpa_sm_get_status() local
5087 struct wpa_ie_data rsn; in wpa_sm_pmf_enabled() local
5129 struct wpa_ie_data rsn; in wpa_sm_ocv_enabled() local
5929 struct wpa_ie_data rsn; in fils_process_auth() local
6678 struct wpa_ie_data rsn; in fils_process_assoc_resp() local
/hostap-latest/wlantest/
Drx_eapol.c945 struct wpa_ie_data rsn; in rx_data_eapol_key_3_of_4() local
/hostap-latest/src/ap/
Ddrv_callbacks.c1984 const u8 *src, bool rsn, in hostapd_find_by_sta()
Dieee802_11.c1826 struct wpa_ie_data rsn; in handle_auth_fils() local
7984 const u8 *auth, *rsn = NULL, *rsnx = NULL; in hostapd_eid_mbssid_elem_len() local
8113 const u8 *auth, *rsn = NULL, *rsnx = NULL; in hostapd_eid_mbssid_elem() local
/hostap-latest/src/common/
Dwpa_common.h582 const u8 *rsn; member