Searched refs:wpa_init (Results 1 – 3 of 3) sorted by relevance
209 struct wpa_authenticator * wpa_init(const u8 *addr,
365 struct wpa_authenticator * wpa_init(const u8 *addr, in wpa_init() function
171 hapd->wpa_auth = wpa_init(hapd->own_addr, auth_conf, NULL); in hostap_init()