Searched defs:wps_nfc_gen_dh (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_common.c646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) function
689 if (wps_nfc_gen_dh(pubkey, privkey) < 0) {
/external/wpa_supplicant_8/src/wps/
H A Dwps_common.c646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) function
689 if (wps_nfc_gen_dh(pubkey, privkey) < 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_common.c646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) function
689 if (wps_nfc_gen_dh(pubkey, privkey) < 0) {

Completed in 74 milliseconds