Searched refs:wpa_auth_set_key (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-3.6.0/components/wpa_supplicant/src/ap/ |
D | wpa_auth.c | 138 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function 1202 wpa_auth_set_key(sm->wpa_auth, 0, WIFI_WPA_ALG_NONE, sm->addr, 0, NULL, 0); in wpa_remove_ptk() 1822 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in SM_STATE() 2294 if (wpa_auth_set_key(wpa_auth, group->vlan_id, in wpa_group_config_group_keys() 2302 wpa_auth_set_key(wpa_auth, group->vlan_id, WIFI_WPA_ALG_IGTK, in wpa_group_config_group_keys()
|