Searched refs:wpa_auth_set_key (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/contrib/wpa/src/ap/ |
| HD | wpa_auth.c | 285 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function 2286 if (wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 0, NULL, 2291 wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 1, NULL, 3489 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, 4620 wpa_auth_set_key(sm->wpa_auth, 0, 4936 res = wpa_auth_set_key(sm->wpa_auth, 0, 0, sm->addr, 4940 res = wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 5709 if (wpa_auth_set_key(wpa_auth, group->vlan_id, 5724 wpa_auth_set_key(wpa_auth, group->vlan_id, alg, 5738 if (wpa_auth_set_key(wpa_auth, group->vlan_id, alg,
|
| HD | wpa_auth_ft.c | 2878 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function 2945 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, sm->keyidx_active, in wpa_ft_install_ptk()
|