Home
last modified time | relevance | path

Searched refs:tokens (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/utils/
Djson.c209 static struct json_token * json_alloc_token(unsigned int *tokens) in json_alloc_token() argument
211 (*tokens)++; in json_alloc_token()
212 if (*tokens > JSON_MAX_TOKENS) { in json_alloc_token()
227 unsigned int tokens = 0; in json_parse() local
237 token = json_alloc_token(&tokens); in json_parse()
262 token->child = json_alloc_token(&tokens); in json_parse()
302 token = json_alloc_token(&tokens); in json_parse()
353 curr_token->sibling = json_alloc_token(&tokens); in json_parse()
374 token = json_alloc_token(&tokens); in json_parse()
426 token = json_alloc_token(&tokens); in json_parse()
/hostap-latest/src/wps/
Dwps_registrar.c50 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens() argument
53 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token, in wps_free_nfc_pw_tokens()
61 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens, in wps_get_nfc_pw_token() argument
65 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) { in wps_get_nfc_pw_token()
/hostap-latest/hostapd/
DREADME-WPS316 wpa_supplicant can be used to generate NFC password tokens during
/hostap-latest/wpa_supplicant/
DREADME-WPS329 tokens during manufacturing (each station needs to have its own random