Searched refs:wpa_init (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | wpa_auth.h | 304 struct wpa_authenticator * wpa_init(const u8 *addr,
|
| HD | wpa_auth_glue.c | 1308 hapd->wpa_auth = wpa_init(hapd->own_addr, &_conf, &cb, hapd); in hostapd_setup_wpa()
|
| HD | wpa_auth.c | 442 struct wpa_authenticator * wpa_init(const u8 *addr, in wpa_init() function
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | mesh_rsn.c | 177 rsn->auth = wpa_init(addr, &conf, &cb, rsn); in __mesh_rsn_auth_init()
|
| HD | ibss_rsn.c | 440 ibss_rsn->auth_group = wpa_init(own_addr, &conf, &cb, ibss_rsn); in ibss_rsn_auth_init_group()
|