Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
D.gitignore4 nfc_pw_token
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
/hostap-latest/src/wps/
Dwps.c162 if (data->registrar && data->nfc_pw_token) in wps_deinit()
164 data->nfc_pw_token); in wps_deinit()
Dwps_registrar.c1395 } else if (wps->nfc_pw_token) { in wps_get_dev_password()
1396 if (wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) in wps_get_dev_password()
1405 pin = wps->nfc_pw_token->dev_pw; in wps_get_dev_password()
1406 pin_len = wps->nfc_pw_token->dev_pw_len; in wps_get_dev_password()
1917 if (wps->nfc_pw_token && wps->nfc_pw_token->pk_hash_provided_oob && in wps_build_m2()
1918 wps->nfc_pw_token->pw_id == DEV_PW_NFC_CONNECTION_HANDOVER) { in wps_build_m2()
2706 wps->nfc_pw_token = token; in wps_process_m1()
2712 wps->nfc_pw_token->pubkey_hash, in wps_process_m1()
2724 wps->nfc_pw_token = token; in wps_process_m1()
Dwps_i.h127 struct wps_nfc_pw_token *nfc_pw_token; member
/hostap-latest/hostapd/
DREADME-WPS315 "wps_nfc_token <WPS|NDEF>" command. The nfc_pw_token tool from