Searched refs:wps_nfc_pw_token (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_i.h15 struct wps_nfc_pw_token;
127 struct wps_nfc_pw_token *nfc_pw_token;
217 struct wps_nfc_pw_token *token);
H A Dwps_registrar.c31 struct wps_nfc_pw_token { struct
42 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token)
51 struct wps_nfc_pw_token *token, *prev;
52 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token, argument
60 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens,
63 struct wps_nfc_pw_token *token;
64 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) { argument
2702 struct wps_nfc_pw_token *token;
3677 struct wps_nfc_pw_token *token;
3759 struct wps_nfc_pw_token *toke
[all...]

Completed in 108 milliseconds