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.c1396 } else if (wps->nfc_pw_token) { in wps_get_dev_password()
1397 if (wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) in wps_get_dev_password()
1406 pin = wps->nfc_pw_token->dev_pw; in wps_get_dev_password()
1407 pin_len = wps->nfc_pw_token->dev_pw_len; in wps_get_dev_password()
1918 if (wps->nfc_pw_token && wps->nfc_pw_token->pk_hash_provided_oob && in wps_build_m2()
1919 wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) { in wps_build_m2()
2707 wps->nfc_pw_token = token; in wps_process_m1()
2713 wps->nfc_pw_token->pubkey_hash, in wps_process_m1()
2725 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-WPS327 "wps_nfc_token <WPS|NDEF>" command. The included nfc_pw_token tool
328 (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