Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps.h864 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg,
H A Dwps_registrar.c3672 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg, in wps_registrar_add_nfc_pw_token() function
3753 return wps_registrar_add_nfc_pw_token(reg, hash, id, dev_pw, in wps_registrar_add_nfc_password_token()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dap.c1489 return wps_registrar_add_nfc_pw_token(hapd->wps->registrar, pubkey_hash, in wpas_ap_wps_add_nfc_pw()
H A Dwps_supplicant.c2813 ret = wps_registrar_add_nfc_pw_token(wpa_s->wps->registrar, in wpas_er_wps_nfc_report_handover()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwps_hostapd.c2014 ret = wps_registrar_add_nfc_pw_token(hapd->wps->registrar, in hostapd_wps_nfc_report_handover()