Searched refs:wpa_auth_config (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_i.h220 struct wpa_auth_config conf;
270 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
289 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
290 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384,
H A Dwpa_auth.h170 struct wpa_auth_config { struct
305 struct wpa_auth_config *conf,
311 struct wpa_auth_config *conf);
H A Dwpa_auth_ie.c27 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len)
91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
381 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid)
1154 struct wpa_auth_config *conf;
H A Dwpa_auth_glue.c38 struct wpa_auth_config *wconf)
1264 struct wpa_auth_config _conf;
1365 struct wpa_auth_config wpa_auth_conf;
H A Dwpa_auth.c443 struct wpa_auth_config *conf,
575 struct wpa_auth_config *conf)
2272 struct wpa_auth_config *conf = &wpa_auth->conf;
3278 struct wpa_auth_config *conf;
4903 struct wpa_auth_config *conf = &wpa_auth->conf;
5098 struct wpa_auth_config *conf;
H A Dwpa_auth_ft.c787 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len)
807 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384,
2424 struct wpa_auth_config *conf;
2798 struct wpa_auth_config *conf = &wpa_auth->conf;
2868 struct wpa_auth_config *conf;
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c147 struct wpa_auth_config conf;
H A Dibss_rsn.c416 struct wpa_auth_config conf;

Completed in 177 milliseconds