Home
last modified time | relevance | path

Searched defs:auth_transaction (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/wpa/src/ap/
H A Dieee802_11.c311 auth_shared_key(struct hostapd_data * hapd,struct sta_info * sta,u16 auth_transaction,const u8 * challenge,int iswep) auth_shared_key() argument
370 send_auth_reply(struct hostapd_data * hapd,struct sta_info * sta,const u8 * dst,const u8 * bssid,u16 auth_alg,u16 auth_transaction,u16 resp,const u8 * ies,size_t ies_len,const char * dbg) send_auth_reply() argument
445 handle_auth_ft_finish(void * ctx,const u8 * dst,const u8 * bssid,u16 auth_transaction,u16 status,const u8 * ies,size_t ies_len) handle_auth_ft_finish() argument
981 sae_sm_step(struct hostapd_data * hapd,struct sta_info * sta,const u8 * bssid,u16 auth_transaction,u16 status_code,int allow_reuse,int * sta_removed) sae_sm_step() argument
1291 handle_auth_sae(struct hostapd_data * hapd,struct sta_info * sta,const struct ieee80211_mgmt * mgmt,size_t len,u16 auth_transaction,u16 status_code) handle_auth_sae() argument
1774 handle_auth_fils(struct hostapd_data * hapd,struct sta_info * sta,const u8 * pos,size_t len,u16 auth_alg,u16 auth_transaction,u16 status_code,void (* cb)(struct hostapd_data * hapd,struct sta_info * sta,u16 resp,struct wpabuf * data,int pub)) handle_auth_fils() argument
3553 u16 auth_alg, auth_transaction, status_code; handle_auth() local
6330 u16 auth_alg, auth_transaction, status_code; handle_auth_cb() local
[all...]
H A Ddrv_callbacks.c1200 hostapd_notify_auth_ft_finish(void * ctx,const u8 * dst,const u8 * bssid,u16 auth_transaction,u16 status,const u8 * ies,size_t ies_len) hostapd_notify_auth_ft_finish() argument
H A Dwpa_auth_ft.c3267 wpa_ft_process_auth(struct wpa_state_machine * sm,const u8 * bssid,u16 auth_transaction,const u8 * ies,size_t ies_len,void (* cb)(void * ctx,const u8 * dst,const u8 * bssid,u16 auth_transaction,u16 status,const u8 * ies,size_t ies_len),void * ctx) wpa_ft_process_auth() argument
3630 wpa_ft_rrb_rx_request_cb(void * ctx,const u8 * dst,const u8 * bssid,u16 auth_transaction,u16 resp,const u8 * ies,size_t ies_len) wpa_ft_rrb_rx_request_cb() argument
/freebsd-src/contrib/wpa/src/common/
H A Dprivsep_commands.h106 u16 auth_transaction; member
H A Dieee802_11_defs.h921 le16 auth_transaction; global() member
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dsme.c1042 sme_external_auth_build_buf(struct wpabuf * buf,struct wpabuf * params,const u8 * sa,const u8 * da,u16 auth_transaction,u16 seq_num,u16 status_code) sme_external_auth_build_buf() argument
1250 sme_sae_auth(struct wpa_supplicant * wpa_s,u16 auth_transaction,u16 status_code,const u8 * data,size_t len,int external,const u8 * sa) sme_sae_auth() argument
[all...]
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver.h5543 u16 auth_transaction; global() member