Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dmesh_rsn.c144 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 Dsme.c312 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 Ddpp_supplicant.c2010 const u8 *rsn; in wpas_dpp_check_connect() local
H A Devents.c1639 const u8 *ssid, *rsn; in wpa_supplicant_rsn_preauth_scan_results() local
H A Dwpa_supplicant.c3257 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 Dieee80211_hostap.c1232 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 Dpreauth.h56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
H A Dwpa.c1254 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 Dpreauth.c471 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
/dflybsd-src/usr.sbin/authpf/
H A Dauthpf.c639 char *rsn = NULL, *fn = NULL; in change_filter() local
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_scan.h243 uint8_t *rsn; member
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dwpa_common.h454 const u8 *rsn; member
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dieee802_11.c1442 struct wpa_ie_data rsn; in handle_auth_fils() local