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()
754 if (wps->wps->cred_cb) { in wps_process_cred_e()757 ret = wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_process_cred_e()883 if (wps->wps->cred_cb) { in wps_process_ap_settings_e()886 ret = wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_ap_settings_e()
2902 if (wps->wps->cred_cb) in wps_sta_cred_cb()2903 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_sta_cred_cb()3350 if (wps->wps->cred_cb) in wps_process_wsc_done()3351 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_wsc_done()3663 if (reg->wps->cred_cb) in wps_registrar_config_ap()3664 return reg->wps->cred_cb(reg->wps->cb_ctx, cred); in wps_registrar_config_ap()
808 int (*cred_cb)(void *ctx, const struct wps_credential *cred); member
1027 wps->cred_cb = hostapd_wps_cred_cb; in hostapd_init_wps()
1554 wps->cred_cb = wpa_supplicant_wps_cred; in wpas_wps_init()