Home
last modified time | relevance | path

Searched refs:wps_nfc_token_build (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_common.c624 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()
Dwps.h928 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey,
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c2210 return wps_nfc_token_build(ndef, in hostapd_wps_nfc_token_gen()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c2342 return wps_nfc_token_build(ndef, in wpas_wps_nfc_token()