Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h654 void wpa_auth_set_ft_rsnxe_used(struct wpa_authenticator *wpa_auth, int val);
Dwpa_auth.c7309 void wpa_auth_set_ft_rsnxe_used(struct wpa_authenticator *wpa_auth, int val) function
/hostap-latest/hostapd/
Dctrl_iface.c1337 wpa_auth_set_ft_rsnxe_used(hapd->wpa_auth, in hostapd_ctrl_iface_set()