/hostap-latest/wpa_supplicant/ |
D | mesh_rsn.c | 149 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()
|
D | sme.c | 646 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
|
D | events.c | 2120 const u8 *ssid, *rsn; in wpa_supplicant_rsn_preauth_scan_results() local
|
D | dpp_supplicant.c | 4502 const u8 *rsn; in wpas_dpp_check_connect() local
|
D | wpa_supplicant.c | 4387 const u8 *rsn = wpa_bss_get_rsne(wpa_s, bss, ssid, false); in wpas_start_assoc_cb() local
|
/hostap-latest/tests/hwsim/ |
D | fst_module_aux.py | 71 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
|
D | test_ap_ft.py | 41 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
|
D | test_wnm.py | 37 wnm_sleep_mode=False, wnm_sleep_mode_no_keys=False, rsn=False, argument
|
D | test_ap_eap.py | 179 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
|
D | test_fst_module.py | 332 rsn=False): argument
|
/hostap-latest/src/rsn_supp/ |
D | preauth.h | 56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
D | preauth.c | 481 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
D | wpa.c | 2096 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/ |
D | rx_eapol.c | 945 struct wpa_ie_data rsn; in rx_data_eapol_key_3_of_4() local
|
/hostap-latest/src/ap/ |
D | drv_callbacks.c | 1984 const u8 *src, bool rsn, in hostapd_find_by_sta()
|
D | ieee802_11.c | 1826 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/ |
D | wpa_common.h | 582 const u8 *rsn; member
|