Searched refs:wpa_group_config_group_keys (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.c | 64 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth, 2053 wpa_group_config_group_keys(wpa_auth, group) < 0) { in wpa_group_ensure_init() 4362 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth, in wpa_group_config_group_keys() function 4434 if (wpa_group_config_group_keys(wpa_auth, group) < 0) { in wpa_group_setkeysdone() 4543 wpa_group_config_group_keys(wpa_auth, group); in wpa_gtk_rekey() 5292 wpa_group_config_group_keys(wpa_auth, group); in wpa_auth_reconfig_group_keys()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth.c | 55 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth, 1949 wpa_group_config_group_keys(wpa_auth, group) < 0) { in wpa_group_ensure_init() 3949 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth, in wpa_group_config_group_keys() function 4011 if (wpa_group_config_group_keys(wpa_auth, group) < 0) { in wpa_group_setkeysdone() 4118 wpa_group_config_group_keys(wpa_auth, group); in wpa_gtk_rekey() 4862 wpa_group_config_group_keys(wpa_auth, group); in wpa_auth_reconfig_group_keys()
|
Completed in 12 milliseconds