Searched refs:cred_cb (Results 1 – 6 of 6) sorted by relevance
401 if (wps->cred_cb) in wps_get_oob_cred()402 wps->cred_cb(wps->cb_ctx, &cred); in wps_get_oob_cred()451 wps->cred_cb(wps->cb_ctx, &local_cred); in wps_oob_use_cred()
749 if (wps->wps->cred_cb) { in wps_process_cred_e()752 ret = wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_process_cred_e()877 if (wps->wps->cred_cb) { in wps_process_ap_settings_e()880 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_ap_settings_e()
2795 if (wps->wps->cred_cb) in wps_sta_cred_cb()2796 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_sta_cred_cb()3243 if (wps->wps->cred_cb) in wps_process_wsc_done()3244 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_wsc_done()3556 if (reg->wps->cred_cb) in wps_registrar_config_ap()3557 return reg->wps->cred_cb(reg->wps->cb_ctx, cred); in wps_registrar_config_ap()
760 int (*cred_cb)(void *ctx, const struct wps_credential *cred); member
986 wps->cred_cb = hostapd_wps_cred_cb; in hostapd_init_wps()
1466 wps->cred_cb = wpa_supplicant_wps_cred; in wpas_wps_init()