Lines Matching refs:wps_nfc_dh_pubkey
2385 wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_nfc_token()
2390 &wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_nfc_token()
2410 if (wpa_s->conf->wps_nfc_dh_pubkey == NULL || in wpas_wps_start_nfc()
2427 wps->dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey); in wpas_wps_start_nfc()
2586 if (wpa_s->conf->wps_nfc_dh_pubkey == NULL && in wpas_wps_nfc_handover_req()
2587 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_nfc_handover_req()
2592 wpa_s->conf->wps_nfc_dh_pubkey); in wpas_wps_nfc_handover_req()
2631 if (wpa_s->conf->wps_nfc_dh_pubkey == NULL) { in wpas_wps_er_nfc_handover_sel()
2632 if (wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_er_nfc_handover_sel()
2639 wps->ap_nfc_dh_pubkey = wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey); in wpas_wps_er_nfc_handover_sel()
2647 use_addr, wpa_s->conf->wps_nfc_dh_pubkey); in wpas_wps_er_nfc_handover_sel()