Home
last modified time | relevance | path

Searched refs:wpa_auth_set_key (Results 1 - 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c152 int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function
1809 if (wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 0, NULL, in wpa_remove_ptk()
1814 wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 1, NULL, in wpa_remove_ptk()
2897 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in fils_set_tk()
3471 wpa_auth_set_key(sm->wpa_auth, 0, in SM_STATE()
3681 res = wpa_auth_set_key(sm->wpa_auth, 0, 0, sm->addr, in SM_STATE()
3685 res = wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, in SM_STATE()
4368 if (wpa_auth_set_key(wpa_auth, group->vlan_id, in wpa_group_config_group_keys()
4383 wpa_auth_set_key(wpa_auth, group->vlan_id, alg, in wpa_group_config_group_keys()
4390 wpa_auth_set_key(wpa_aut in wpa_group_config_group_keys()
[all...]
H A Dwpa_auth.h576 int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id,
H A Dwpa_auth_ft.c2794 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function
2847 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, sm->keyidx_active, in wpa_ft_install_ptk()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c136 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function
1724 if (wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 0, NULL, in wpa_remove_ptk()
2758 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in fils_set_tk()
3357 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in SM_STATE()
3954 if (wpa_auth_set_key(wpa_auth, group->vlan_id, in wpa_group_config_group_keys()
3969 wpa_auth_set_key(wpa_auth, group->vlan_id, alg, in wpa_group_config_group_keys()
H A Dwpa_auth_ft.c2614 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function
2654 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in wpa_ft_install_ptk()

Completed in 34 milliseconds