Home
last modified time | relevance | path

Searched refs:nfc_pw_token (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps.c159 if (data->registrar && data->nfc_pw_token) in wps_deinit()
161 data->nfc_pw_token); in wps_deinit()
Dwps_registrar.c1367 } else if (wps->nfc_pw_token) { in wps_get_dev_password()
1368 if (wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) in wps_get_dev_password()
1377 pin = wps->nfc_pw_token->dev_pw; in wps_get_dev_password()
1378 pin_len = wps->nfc_pw_token->dev_pw_len; in wps_get_dev_password()
1842 if (wps->nfc_pw_token && wps->nfc_pw_token->pk_hash_provided_oob && in wps_build_m2()
1843 wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) { in wps_build_m2()
2611 wps->nfc_pw_token = token; in wps_process_m1()
2616 wps->nfc_pw_token->pubkey_hash, in wps_process_m1()
2628 wps->nfc_pw_token = token; in wps_process_m1()
Dwps_i.h127 struct wps_nfc_pw_token *nfc_pw_token; member
/external/wpa_supplicant_8/wpa_supplicant/
DMakefile1558 OBJS_nfc := $(OBJS) $(OBJS_l2) nfc_pw_token.o
1669 nfc_pw_token: $(OBJS_nfc) target
1670 $(Q)$(LDO) $(LDFLAGS) -o nfc_pw_token $(OBJS_nfc) $(LIBS)
1777 rm -f nfc_pw_token
DREADME-WPS333 "wps_nfc_token <WPS|NDEF>" command. The included nfc_pw_token tool
334 (build with "make nfc_pw_token") can be used to generate NFC password
/external/wpa_supplicant_8/hostapd/
DREADME-WPS315 "wps_nfc_token <WPS|NDEF>" command. The nfc_pw_token tool from