Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c145 __mesh_rsn_auth_init(struct mesh_rsn * rsn,const u8 * addr,enum mfp_options ieee80211w,int ocv) __mesh_rsn_auth_init() argument
217 mesh_rsn_deinit(struct mesh_rsn * rsn) mesh_rsn_deinit() argument
415 mesh_rsn_get_pmkid(struct mesh_rsn * rsn,struct sta_info * sta,u8 * pmkid) mesh_rsn_get_pmkid() argument
422 mesh_rsn_derive_aek(struct mesh_rsn * rsn,struct sta_info * sta) mesh_rsn_derive_aek() argument
533 mesh_rsn_protect_frame(struct mesh_rsn * rsn,struct sta_info * sta,const u8 * cat,struct wpabuf * buf) mesh_rsn_protect_frame() argument
[all...]
H A Dsme.c396 const u8 *rsn; sme_send_authentication() local
582 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); sme_send_authentication() local
[all...]
H A Devents.c1826 const u8 *ssid, *rsn; wpa_supplicant_rsn_preauth_scan_results() local
H A Ddpp_supplicant.c3125 const u8 *rsn; wpas_dpp_check_connect() local
H A Dwpa_supplicant.c3926 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); wpas_start_assoc_cb() local
/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dpreauth.h56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
H A Dpreauth.c478 rsn_preauth_scan_result(struct wpa_sm * sm,const u8 * bssid,const u8 * ssid,const u8 * rsn) rsn_preauth_scan_result() argument
H A Dwpa.c1460 struct wpa_ie_data rsn; ft_validate_rsnie() local
3436 struct wpa_ie_data rsn; wpa_sm_get_status() local
3459 struct wpa_ie_data rsn; wpa_sm_pmf_enabled() local
3486 struct wpa_ie_data rsn; wpa_sm_ocv_enabled() local
4169 struct wpa_ie_data rsn; fils_process_auth() local
4893 struct wpa_ie_data rsn; fils_process_assoc_resp() local
[all...]
/freebsd-src/sys/net80211/
H A Dieee80211_hostap.c1251 ieee80211_parse_wpa(struct ieee80211vap * vap,const uint8_t * frm,struct ieee80211_rsnparms * rsn,const struct ieee80211_frame * wh) ieee80211_parse_wpa() argument
1428 ieee80211_parse_rsn(struct ieee80211vap * vap,const uint8_t * frm,struct ieee80211_rsnparms * rsn,const struct ieee80211_frame * wh) ieee80211_parse_rsn() argument
1555 wpa_assocreq(struct ieee80211_node * ni,struct ieee80211_rsnparms * rsnparms,const struct ieee80211_frame * wh,const uint8_t * wpa,const uint8_t * rsn,uint16_t capinfo) wpa_assocreq() argument
1766 uint8_t *ssid, *rates, *xrates, *wpa, *rsn, *wme, *ath, *htcap; hostap_recv_mgmt() local
[all...]
H A Dieee80211_scan.h247 uint8_t *rsn; member
/freebsd-src/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.c234 u32 rsn; mlx5_eq_int() local
/freebsd-src/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-src/contrib/pf/authpf/
H A Dauthpf.c751 char *rsn = NULL, *fn = NULL; in change_filter() local
/freebsd-src/sys/fs/devfs/
H A Ddevfs.h59 #define mkrid(rsn, rn) ((rn) | ((rsn) << 16)) argument
/freebsd-src/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-src/contrib/wpa/src/common/
H A Dwpa_common.h500 const u8 *rsn; global() member
/freebsd-src/contrib/wpa/src/ap/
H A Dieee802_11.c1783 struct wpa_ie_data rsn; handle_auth_fils() local
[all...]