Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/wps/
H A 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()
H A Dwps.h919 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey,
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwps_hostapd.c2028 return wps_nfc_token_build(ndef, in hostapd_wps_nfc_token_gen()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwps_supplicant.c2297 return wps_nfc_token_build(ndef, in wpas_wps_nfc_token()