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()
753 if (wps->wps->cred_cb) { in wps_process_cred_e()756 ret = wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_process_cred_e()892 if (wps->wps->cred_cb) { in wps_process_ap_settings_e()895 ret = wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_ap_settings_e()
2892 if (wps->wps->cred_cb) in wps_sta_cred_cb()2893 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_sta_cred_cb()3340 if (wps->wps->cred_cb) in wps_process_wsc_done()3341 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_wsc_done()3654 if (reg->wps->cred_cb) in wps_registrar_config_ap()3655 return reg->wps->cred_cb(reg->wps->cb_ctx, cred); in wps_registrar_config_ap()
817 int (*cred_cb)(void *ctx, const struct wps_credential *cred); member
1097 wps->cred_cb = hostapd_wps_cred_cb; in hostapd_init_wps()
1596 wps->cred_cb = wpa_supplicant_wps_cred; in wpas_wps_init()