Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h649 int wpa_auth_rekey_gtk(struct wpa_authenticator *wpa_auth);
Dwpa_auth.c7286 int wpa_auth_rekey_gtk(struct wpa_authenticator *wpa_auth) function
/hostap-latest/hostapd/
Dctrl_iface.c4268 if (wpa_auth_rekey_gtk(hapd->wpa_auth) < 0) in hostapd_ctrl_iface_receive_process()