Home
last modified time | relevance | path

Searched refs:auth_shared_key (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c242 static u16 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, in auth_shared_key() function
2357 resp = auth_shared_key(hapd, sta, auth_transaction, challenge, in handle_auth()
2361 "auth_shared_key() failed: status=%d", resp); in handle_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c310 static u16 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, in auth_shared_key() function
3891 resp = auth_shared_key(hapd, sta, auth_transaction, challenge, in handle_auth()
3895 "auth_shared_key() failed: status=%d", resp); in handle_auth()

Completed in 13 milliseconds