Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps.c161 if (data->registrar && data->nfc_pw_token) in wps_deinit()
163 data->nfc_pw_token); in wps_deinit()
Dwps_registrar.c1418 } else if (wps->nfc_pw_token) { in wps_get_dev_password()
1419 if (wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) in wps_get_dev_password()
1428 pin = wps->nfc_pw_token->dev_pw; in wps_get_dev_password()
1429 pin_len = wps->nfc_pw_token->dev_pw_len; in wps_get_dev_password()
1927 if (wps->nfc_pw_token && wps->nfc_pw_token->pk_hash_provided_oob && in wps_build_m2()
1928 wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) { in wps_build_m2()
2716 wps->nfc_pw_token = token; in wps_process_m1()
2722 wps->nfc_pw_token->pubkey_hash, in wps_process_m1()
2734 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/
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