Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A 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()
H A Dsme.c643 const u8 *rsn; in sme_send_authentication() local
839 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in sme_send_authentication() local
H A Devents.c2114 const u8 *ssid, *rsn; in wpa_supplicant_rsn_preauth_scan_results() local
H A Ddpp_supplicant.c4497 const u8 *rsn; in wpas_dpp_check_connect() local
H A Dwpa_supplicant.c4500 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_start_assoc_cb() local
/freebsd/contrib/wpa/src/rsn_supp/
H A Dpreauth.h56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
H A Dpreauth.c481 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
H A Dwpa.c2061 struct wpa_ie_data rsn; in ft_validate_rsnie() local
4787 struct wpa_ie_data rsn; in wpa_sm_get_status() local
4810 struct wpa_ie_data rsn; in wpa_sm_pmf_enabled() local
4837 struct wpa_ie_data rsn; in wpa_sm_ocv_enabled() local
5560 struct wpa_ie_data rsn; in fils_process_auth() local
6309 struct wpa_ie_data rsn; in fils_process_assoc_resp() local
/freebsd/sys/net80211/
H A Dieee80211_hostap.c1247 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_wpa()
1427 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_rsn()
1561 const uint8_t *rsn, uint16_t capinfo) in wpa_assocreq()
1795 uint8_t *ssid, *rates, *xrates, *wpa, *rsn, *wme, *ath, *htcap; in hostap_recv_mgmt() local
H A Dieee80211_scan.h247 uint8_t *rsn; member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_qp.c36 u32 rsn) in mlx5_get_rsc()
63 void mlx5_rsc_event(struct mlx5_core_dev *dev, u32 rsn, int event_type) in mlx5_rsc_event()
H A Dmlx5_eq.c237 u32 rsn; in mlx5_eq_int() local
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c350 uint32_t rsn, int cqe_ver) in get_req_context()
1317 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, uint32_t rsn) in is_equal_rsn()
1341 static inline int free_res_cqe(struct mlx5_cqe64 *cqe64, uint32_t rsn, in free_res_cqe()
1363 void __mlx5_cq_clean(struct mlx5_cq *cq, uint32_t rsn, struct mlx5_srq *srq) in __mlx5_cq_clean()
H A Dmlx5.h191 uint32_t rsn; member
/freebsd/contrib/pf/authpf/
H A Dauthpf.c751 char *rsn = NULL, *fn = NULL; in change_filter() local
/freebsd/sys/fs/devfs/
H A Ddevfs.h59 #define mkrid(rsn, rn) ((rn) | ((rsn) << 16)) argument
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c1029 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn() argument
1034 void __mlx5_ib_cq_clean(struct mlx5_ib_cq *cq, u32 rsn, struct mlx5_ib_srq *srq) in __mlx5_ib_cq_clean() argument
/freebsd/sys/contrib/dev/rtw89/
H A Dwow.c19 const u8 *rsn, *ies = mgmt->u.assoc_req.variable; in rtw89_wow_parse_akm() local
H A Dchan.c2510 enum rtw89_chanctx_pause_reasons rsn) in rtw89_chanctx_pause()
/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1983 const u8 *src, bool rsn, in hostapd_find_by_sta()
H A Dieee802_11.c1826 struct wpa_ie_data rsn; in handle_auth_fils() local
7975 const u8 *auth, *rsn = NULL, *rsnx = NULL; in hostapd_eid_mbssid_elem_len() local
8104 const u8 *auth, *rsn = NULL, *rsnx = NULL; in hostapd_eid_mbssid_elem() local
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h581 const u8 *rsn; member