Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/wps/
HDwps.h877 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg,
HDwps_registrar.c3692 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg, in wps_registrar_add_nfc_pw_token() function
3773 return wps_registrar_add_nfc_pw_token(reg, hash, id, dev_pw, in wps_registrar_add_nfc_password_token()
/freebsd-head/contrib/wpa/wpa_supplicant/
HDap.c1961 return wps_registrar_add_nfc_pw_token(hapd->wps->registrar, pubkey_hash, in wpas_ap_wps_add_nfc_pw()
HDwps_supplicant.c2899 ret = wps_registrar_add_nfc_pw_token(wpa_s->wps->registrar, in wpas_er_wps_nfc_report_handover()
/freebsd-head/contrib/wpa/src/ap/
HDwps_hostapd.c2209 ret = wps_registrar_add_nfc_pw_token(hapd->wps->registrar, in hostapd_wps_nfc_report_handover()