Lines Matching refs:wps_nfc_dh_pubkey
2206 if (s->wps_nfc_dh_privkey && s->wps_nfc_dh_pubkey && in wpas_p2p_clone_config()
2209 wpabuf_free(d->wps_nfc_dh_pubkey); in wpas_p2p_clone_config()
2211 d->wps_nfc_dh_pubkey = wpabuf_dup(s->wps_nfc_dh_pubkey); in wpas_p2p_clone_config()
9204 if (wpa_s->conf->wps_nfc_dh_pubkey == NULL && in wpas_p2p_nfc_handover_req()
9205 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_p2p_nfc_handover_req()
9213 wpa_s->parent->wps, wpa_s->conf->wps_nfc_dh_pubkey); in wpas_p2p_nfc_handover_req()
9235 if (!tag && wpa_s->conf->wps_nfc_dh_pubkey == NULL && in wpas_p2p_nfc_handover_sel()
9236 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_p2p_nfc_handover_sel()
9245 wpa_s->conf->wps_nfc_dh_pubkey, in wpas_p2p_nfc_handover_sel()
9525 if (wpa_s->conf->wps_nfc_dh_pubkey == NULL && in wpas_p2p_nfc_connection_handover()
9526 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_p2p_nfc_connection_handover()
9626 if (wpa_s->conf->wps_nfc_dh_pubkey == NULL || in wpas_p2p_nfc_tag_enabled()
9680 wpabuf_free(hapd->conf->wps_nfc_dh_pubkey); in wpas_p2p_nfc_tag_enabled()
9681 hapd->conf->wps_nfc_dh_pubkey = in wpas_p2p_nfc_tag_enabled()
9682 wpabuf_dup(wpa_s->conf->wps_nfc_dh_pubkey); in wpas_p2p_nfc_tag_enabled()