Searched defs:rsn (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | mesh_rsn.c | 144 static int __mesh_rsn_auth_init(struct mesh_rsn *rsn, const u8 *addr, in __mesh_rsn_auth_init() 217 static void mesh_rsn_deinit(struct mesh_rsn *rsn) in mesh_rsn_deinit() 416 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid() 423 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek() 534 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame()
|
H A D | sme.c | 312 const u8 *rsn; in sme_send_authentication() local 498 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in sme_send_authentication() local
|
H A D | dpp_supplicant.c | 2010 const u8 *rsn; in wpas_dpp_check_connect() local
|
H A D | events.c | 1639 const u8 *ssid, *rsn; in wpa_supplicant_rsn_preauth_scan_results() local
|
H A D | wpa_supplicant.c | 3257 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_start_assoc_cb() local
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_hostap.c | 1232 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_wpa() 1380 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_rsn() 1473 const uint8_t *rsn, uint16_t capinfo) in wpa_assocreq() 1683 uint8_t *ssid, *rates, *xrates, *wpa, *rsn, *wme, *ath, *htcap; in hostap_recv_mgmt() local
|
/dflybsd-src/contrib/wpa_supplicant/src/rsn_supp/ |
H A D | preauth.h | 56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
H A D | wpa.c | 1254 struct wpa_ie_data rsn; in ft_validate_rsnie() local 3098 struct wpa_ie_data rsn; in wpa_sm_get_status() local 3121 struct wpa_ie_data rsn; in wpa_sm_pmf_enabled() local 3136 struct wpa_ie_data rsn; in wpa_sm_ocv_enabled() local 3677 struct wpa_ie_data rsn; in fils_process_auth() local 4388 struct wpa_ie_data rsn; in fils_process_assoc_resp() local
|
H A D | preauth.c | 471 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
/dflybsd-src/usr.sbin/authpf/ |
H A D | authpf.c | 639 char *rsn = NULL, *fn = NULL; in change_filter() local
|
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211_scan.h | 243 uint8_t *rsn; member
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | wpa_common.h | 454 const u8 *rsn; member
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | ieee802_11.c | 1442 struct wpa_ie_data rsn; in handle_auth_fils() local
|