Searched refs:handle_auth (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 67 static void handle_auth(struct hostapd_data *hapd, 1311 handle_auth(hapd, (const struct ieee80211_mgmt *) q->msg, q->len, in auth_sae_process_commit() 2028 static void handle_auth(struct hostapd_data *hapd, in handle_auth() function 2048 wpa_printf(MSG_INFO, "handle_auth - too short payload (len=%lu)", in handle_auth() 4683 handle_auth(hapd, mgmt, len, ssi_signal, 0); in ieee802_11_mgmt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.c | 86 static void handle_auth(struct hostapd_data *hapd, 1657 handle_auth(hapd, (const struct ieee80211_mgmt *) q->msg, q->len, in auth_sae_process_commit() 3571 static void handle_auth(struct hostapd_data *hapd, in handle_auth() function 3587 wpa_printf(MSG_INFO, "handle_auth - too short payload (len=%lu)", in handle_auth() 6317 handle_auth(hapd, mgmt, len, ssi_signal, 0); in ieee802_11_mgmt()
|
Completed in 13 milliseconds