Home
last modified time | relevance | path

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

/hostap-3.7.0/src/ap/
Dwpa_auth.c57 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth,
2022 wpa_group_config_group_keys(wpa_auth, group) < 0) { in wpa_group_ensure_init()
4333 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth, in wpa_group_config_group_keys() function
4405 if (wpa_group_config_group_keys(wpa_auth, group) < 0) { in wpa_group_setkeysdone()
4514 wpa_group_config_group_keys(wpa_auth, group); in wpa_gtk_rekey()
5261 wpa_group_config_group_keys(wpa_auth, group); in wpa_auth_reconfig_group_keys()