Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h622 int wpa_auth_rekey_ptk(struct wpa_authenticator *wpa_auth,
H A Dwpa_auth.c7125 int wpa_auth_rekey_ptk(struct wpa_authenticator *wpa_auth, function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2381 return wpa_auth_rekey_ptk(hapd->wpa_auth, sta->wpa_sm); in hostapd_ctrl_rekey_ptk()