Searched refs:wpa_auth_set_key (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | wpa_auth.c | 136 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function 1715 if (wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 0, NULL, in wpa_remove_ptk() 2749 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in fils_set_tk() 3348 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in SM_STATE() 3945 if (wpa_auth_set_key(wpa_auth, group->vlan_id, in wpa_group_config_group_keys() 3960 wpa_auth_set_key(wpa_auth, group->vlan_id, alg, in wpa_group_config_group_keys()
|
| HD | wpa_auth_ft.c | 2614 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()
|