Searched refs:new_ap_settings (Results 1 – 6 of 6) sorted by relevance
122 if (cfg->new_ap_settings) { in wps_init()123 data->new_ap_settings = in wps_init()124 os_memdup(cfg->new_ap_settings, in wps_init()125 sizeof(*data->new_ap_settings)); in wps_init()126 if (data->new_ap_settings == NULL) { in wps_init()183 bin_clear_free(data->new_ap_settings, sizeof(*data->new_ap_settings)); in wps_deinit()
113 struct wps_credential *new_ap_settings; member
149 const struct wps_credential *new_ap_settings; member
2935 if (wps->new_ap_settings) { in wps_process_ap_settings_r()2938 wps_cred_update(&wps->cred, wps->new_ap_settings); in wps_process_ap_settings_r()
1984 cfg.new_ap_settings = ap->ap_settings; in wps_er_ap_config_m1()
148 struct wps_credential new_ap_settings; in eap_wsc_init() local245 res = eap_wsc_new_ap_settings(&new_ap_settings, phase1); in eap_wsc_init()255 cfg.new_ap_settings = &new_ap_settings; in eap_wsc_init()