Home
last modified time | relevance | path

Searched refs:auth_build_token_req (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c780 static struct wpabuf * auth_build_token_req(struct hostapd_data *hapd, in auth_build_token_req() function
1503 data = auth_build_token_req(hapd, sta->sae->group, in handle_auth_sae()
2919 comeback = auth_build_token_req(hapd, 0, sta->addr, 0); in handle_auth_pasn_comeback()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11.c582 static struct wpabuf * auth_build_token_req(struct hostapd_data *hapd, in auth_build_token_req() function
1173 data = auth_build_token_req(hapd, sta->sae->group, in handle_auth_sae()