Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/src/wps/
Dwps.c139 if (data->registrar && data->nfc_pw_token) in wps_deinit()
141 data->nfc_pw_token); in wps_deinit()
162 os_free(data->nfc_pw_token); in wps_deinit()
Dwps_i.h121 struct wps_nfc_pw_token *nfc_pw_token; member
Dwps_registrar.c1352 } else if (wps->nfc_pw_token) { in wps_get_dev_password()
1355 pin = wps->nfc_pw_token->dev_pw; in wps_get_dev_password()
1356 pin_len = wps->nfc_pw_token->dev_pw_len; in wps_get_dev_password()
2540 wps->nfc_pw_token = token; in wps_process_m1()
2544 if (os_memcmp(hash, wps->nfc_pw_token->pubkey_hash, in wps_process_m1()
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
DREADME-WPS334 "wps_nfc_token <WPS|NDEF>" command. The included nfc_pw_token tool
335 (build with "make nfc_pw_token") can be used to generate NFC password
/freebsd-10-stable/contrib/wpa/hostapd/
DREADME-WPS317 "wps_nfc_token <WPS|NDEF>" command. The nfc_pw_token tool from