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

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth.c123 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, function
1668 wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 0, NULL, 0);
2367 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0,
2875 if (wpa_auth_set_key(wpa_auth, group->vlan_id,
2890 wpa_auth_set_key(wpa_auth, group->vlan_id, alg,
H A Dwpa_auth_ft.c757 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, function
797 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0,

Completed in 117 milliseconds