Searched refs:wpa_auth_config (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/contrib/wpa/src/ap/ |
| D | wpa_auth_i.h | 174 struct wpa_auth_config conf; 187 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, 217 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len); 218 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id,
|
| D | wpa_auth.h | 131 struct wpa_auth_config { struct 206 struct wpa_auth_config *conf, 210 struct wpa_auth_config *conf);
|
| D | wpa_auth_glue.c | 41 struct wpa_auth_config *wconf) in hostapd_wpa_auth_conf() 442 struct wpa_auth_config _conf; in hostapd_setup_wpa() 515 struct wpa_auth_config wpa_auth_conf; in hostapd_reconfig_wpa()
|
| D | wpa_auth_ft.c | 83 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie() 101 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, in wpa_write_ftie() 614 struct wpa_auth_config *conf; in wpa_sm_write_assoc_resp_ies() 918 struct wpa_auth_config *conf; in wpa_ft_process_auth_req()
|
| D | wpa_auth_ie.c | 28 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie() 112 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie()
|
| D | wpa_auth.c | 349 struct wpa_auth_config *conf, in wpa_init() 450 struct wpa_auth_config *conf) in wpa_reconfig() 1771 struct wpa_auth_config *conf; in SM_STATE()
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/tests/ |
| D | test_wpa.c | 276 struct wpa_auth_config conf; in auth_init_group()
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/ |
| D | ibss_rsn.c | 279 struct wpa_auth_config conf; in ibss_rsn_auth_init_group()
|