Home
last modified time | relevance | path

Searched refs:wpa_auth_rekey_gtk (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h558 int wpa_auth_rekey_gtk(struct wpa_authenticator *wpa_auth);
Dwpa_auth.c5632 int wpa_auth_rekey_gtk(struct wpa_authenticator *wpa_auth) in wpa_auth_rekey_gtk() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3621 if (wpa_auth_rekey_gtk(hapd->wpa_auth) < 0) in hostapd_ctrl_iface_receive_process()