Searched defs:auth_alg (Results 1 – 19 of 19) sorted by relevance
/hostap-latest/src/common/ |
D | privsep_commands.h | 48 int auth_alg; member 70 int auth_alg; member
|
D | ieee802_11_defs.h | 998 le16 auth_alg; member
|
/hostap-latest/src/ap/ |
D | ieee802_11.c | 408 u16 auth_alg, u16 auth_transaction, u16 resp, in send_auth_reply() 1816 const u8 *pos, size_t len, u16 auth_alg, in handle_auth_fils() 2272 u16 auth_alg; in handle_auth_fils_finish() local 2876 u16 auth_alg, auth_transaction, status_code; in handle_auth() local 6376 u16 auth_alg, auth_transaction, status_code; in handle_auth_cb() local
|
D | ieee802_11_eht.c | 950 u16 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in auth_skip_fixed_fields() local
|
D | ap_drv_ops.c | 401 u16 auth_alg) in hostapd_add_sta_node()
|
D | wpa_auth_i.h | 25 u16 auth_alg; member
|
D | sta_info.h | 162 u16 auth_alg; member
|
D | wpa_auth.c | 6957 void wpa_auth_set_auth_alg(struct wpa_state_machine *sm, u16 auth_alg)
|
D | wpa_auth_ft.c | 2559 size_t max_len, int auth_alg, in wpa_sm_write_assoc_resp_ies()
|
/hostap-latest/wlantest/ |
D | wlantest.h | 65 u16 auth_alg; member
|
/hostap-latest/src/drivers/ |
D | driver_bsd.c | 1178 wpa_driver_bsd_set_auth_alg(void *priv, int auth_alg) in wpa_driver_bsd_set_auth_alg()
|
D | driver_atheros.c | 2019 static int atheros_add_sta_node(void *priv, const u8 *addr, u16 auth_alg) in atheros_add_sta_node()
|
D | driver_nl80211.h | 240 int auth_alg; member
|
D | driver_wext.c | 2230 static int wpa_driver_wext_set_auth_alg(void *priv, int auth_alg) in wpa_driver_wext_set_auth_alg()
|
D | driver_nl80211.c | 4309 u16 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in wpa_driver_nl80211_send_mlme() local 11935 static int nl80211_add_sta_node(void *priv, const u8 *addr, u16 auth_alg) in nl80211_add_sta_node()
|
D | driver.h | 728 int auth_alg; member 1102 int auth_alg; member
|
/hostap-latest/wpa_supplicant/ |
D | config_ssid.h | 327 int auth_alg; member
|
D | sme.c | 1131 int auth_alg; in sme_send_authentication() local
|
D | wpa_supplicant_i.h | 998 int auth_alg; member 1015 int auth_alg; member
|