Searched refs:nfc_pw_token (Results 1 – 6 of 6) sorted by relevance
159 if (data->registrar && data->nfc_pw_token) in wps_deinit()161 data->nfc_pw_token); in wps_deinit()
1367 } 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()
127 struct wps_nfc_pw_token *nfc_pw_token; member
1558 OBJS_nfc := $(OBJS) $(OBJS_l2) nfc_pw_token.o1669 nfc_pw_token: $(OBJS_nfc) target1670 $(Q)$(LDO) $(LDFLAGS) -o nfc_pw_token $(OBJS_nfc) $(LIBS)1777 rm -f nfc_pw_token
333 "wps_nfc_token <WPS|NDEF>" command. The included nfc_pw_token tool334 (build with "make nfc_pw_token") can be used to generate NFC password
315 "wps_nfc_token <WPS|NDEF>" command. The nfc_pw_token tool from