Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h647 int wpa_auth_rekey_ptk(struct wpa_authenticator *wpa_auth,
Dwpa_auth.c7297 int wpa_auth_rekey_ptk(struct wpa_authenticator *wpa_auth, function
/hostap-latest/hostapd/
Dctrl_iface.c2386 return wpa_auth_rekey_ptk(hapd->wpa_auth, sta->wpa_sm); in hostapd_ctrl_rekey_ptk()