Searched refs:wpa_auth_set_key (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/wpa/src/ap/ |
| D | wpa_auth.c | 103 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function 1250 wpa_auth_set_key(sm->wpa_auth, 0, WPA_ALG_NONE, sm->addr, 0, (u8 *) "", in wpa_remove_ptk() 1825 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in SM_STATE() 2201 wpa_auth_set_key(wpa_auth, group->vlan_id, in wpa_group_setkeysdone() 2208 wpa_auth_set_key(wpa_auth, group->vlan_id, WPA_ALG_IGTK, in wpa_group_setkeysdone()
|
| D | wpa_auth_ft.c | 865 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() function 901 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in wpa_ft_install_ptk()
|