/freebsd/contrib/wpa/wpa_supplicant/ |
H A 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()
|
H A D | sme.c | 643 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 D | events.c | 2114 const u8 *ssid, *rsn; in wpa_supplicant_rsn_preauth_scan_results() local
|
H A D | dpp_supplicant.c | 4497 const u8 *rsn; in wpas_dpp_check_connect() local
|
H A D | wpa_supplicant.c | 4500 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 D | preauth.h | 56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
H A D | preauth.c | 481 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
H A D | wpa.c | 2061 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 D | ieee80211_hostap.c | 1247 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 D | ieee80211_scan.h | 247 uint8_t *rsn; member
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_qp.c | 36 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 D | mlx5_eq.c | 237 u32 rsn; in mlx5_eq_int() local
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | cq.c | 350 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 D | mlx5.h | 191 uint32_t rsn; member
|
/freebsd/contrib/pf/authpf/ |
H A D | authpf.c | 751 char *rsn = NULL, *fn = NULL; in change_filter() local
|
/freebsd/sys/fs/devfs/ |
H A D | devfs.h | 59 #define mkrid(rsn, rn) ((rn) | ((rsn) << 16)) argument
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_cq.c | 1029 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 D | wow.c | 19 const u8 *rsn, *ies = mgmt->u.assoc_req.variable; in rtw89_wow_parse_akm() local
|
H A D | chan.c | 2510 enum rtw89_chanctx_pause_reasons rsn) in rtw89_chanctx_pause()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | drv_callbacks.c | 1983 const u8 *src, bool rsn, in hostapd_find_by_sta()
|
H A D | ieee802_11.c | 1826 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 D | wpa_common.h | 581 const u8 *rsn; member
|