Searched refs:wps_nfc_token_build (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_common.c | 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() function 699 return wps_nfc_token_build(ndef, *id, *pubkey, *dev_pw); in wps_nfc_token_gen()
|
H A D | wps.h | 919 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_common.c | 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() function 699 return wps_nfc_token_build(ndef, *id, *pubkey, *dev_pw); in wps_nfc_token_gen()
|
H A D | wps.h | 932 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.c | 2222 return wps_nfc_token_build(ndef, in hostapd_wps_nfc_token_gen()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wps_hostapd.c | 2028 return wps_nfc_token_build(ndef, in hostapd_wps_nfc_token_gen()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wps_supplicant.c | 2297 return wps_nfc_token_build(ndef, in wpas_wps_nfc_token()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wps_supplicant.c | 2366 return wps_nfc_token_build(ndef, in wpas_wps_nfc_token()
|
Completed in 17 milliseconds