Searched refs:cred_cb (Results 1 – 6 of 6) sorted by relevance
402 if (wps->cred_cb) in wps_get_oob_cred()403 wps->cred_cb(wps->cb_ctx, &cred); in wps_get_oob_cred()452 wps->cred_cb(wps->cb_ctx, &local_cred); in wps_oob_use_cred()
750 if (wps->wps->cred_cb) { in wps_process_cred_e()753 ret = wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_process_cred_e()879 if (wps->wps->cred_cb) { in wps_process_ap_settings_e()882 ret = wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_ap_settings_e()
2827 if (wps->wps->cred_cb) in wps_sta_cred_cb()2828 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_sta_cred_cb()3275 if (wps->wps->cred_cb) in wps_process_wsc_done()3276 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_wsc_done()3588 if (reg->wps->cred_cb) in wps_registrar_config_ap()3589 return reg->wps->cred_cb(reg->wps->cb_ctx, cred); in wps_registrar_config_ap()
770 int (*cred_cb)(void *ctx, const struct wps_credential *cred); member
988 wps->cred_cb = hostapd_wps_cred_cb; in hostapd_init_wps()
1526 wps->cred_cb = wpa_supplicant_wps_cred; in wpas_wps_init()