Searched refs:wps_nfc_gen_dh (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_common.c | 646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh() function 690 if (wps_nfc_gen_dh(pubkey, privkey) < 0) { in wps_nfc_token_gen()
|
H A D | wps.h | 921 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_common.c | 646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh() function 690 if (wps_nfc_gen_dh(pubkey, privkey) < 0) { in wps_nfc_token_gen()
|
H A D | wps.h | 934 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wps_supplicant.c | 2501 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_nfc_handover_req() 2546 if (wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_er_nfc_handover_sel()
|
H A D | p2p_supplicant.c | 8586 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_p2p_nfc_handover_req() 8617 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_p2p_nfc_handover_sel() 8905 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_p2p_nfc_connection_handover()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wps_supplicant.c | 2570 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_nfc_handover_req() 2615 if (wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, in wpas_wps_er_nfc_handover_sel()
|
H A D | p2p_supplicant.c | 10017 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, 10048 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey, 10346 wps_nfc_gen_dh(&wpa_s->conf->wps_nfc_dh_pubkey,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.c | 2093 if (wps_nfc_gen_dh(&hapd->conf->wps_nfc_dh_pubkey, in hostapd_wps_nfc_hs_cr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wps_hostapd.c | 1899 if (wps_nfc_gen_dh(&hapd->conf->wps_nfc_dh_pubkey, in hostapd_wps_nfc_hs_cr()
|
Completed in 40 milliseconds