Home
last modified time | relevance | path

Searched defs:token (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/utils/
Djson.c191 static int json_check_tree_state(struct json_token *token) in json_check_tree_state()
222 struct json_token *root = NULL, *curr_token = NULL, *token = NULL; in json_parse() local
495 struct json_token *token, *ret = NULL; in json_get_member() local
511 struct json_token *token; in json_get_member_base64url() local
553 static void json_print_token(struct json_token *token, int depth, in json_print_token()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dcomeback_token.c34 const u8 *token, size_t token_len) in check_comeback_token()
78 u8 *token; in auth_build_token_req() local
Dieee802_11.c496 const u8 *token = NULL; in handle_auth_sae() local
/hal_espressif-latest/components/esp_hw_support/
Desp_hmac.c147 esp_err_t esp_hmac_jtag_enable(hmac_key_id_t key_id, const uint8_t *token) in esp_hmac_jtag_enable()
222 esp_err_t esp_hmac_jtag_enable(hmac_key_id_t key_id, const uint8_t *token) in esp_hmac_jtag_enable()
/hal_espressif-latest/components/esp_wifi/src/
Dsmartconfig_ack.c45 uint8_t token; /*!< Smartconfig token from the cellphone */ member
209 esp_err_t sc_send_ack_start(smartconfig_type_t type, uint8_t token, uint8_t *cellphone_ip) in sc_send_ack_start()
/hal_espressif-latest/components/esp_wifi/include/
Desp_smartconfig.h44 uint8_t token; /**< Token from cellphone which is used to send ACK to cellphone. */ member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_supplicant_i.h38 u8 token; member
54 u8 token; member
Ddpp.c4419 struct json_token *root = NULL, *token; in dpp_conf_req_rx() local
4562 struct json_token *root, *token; in dpp_parse_jws_prot_hdr() local
4670 struct json_token *token; in dpp_parse_jwk() local
4837 struct json_token *root, *groups, *netkey, *token; in dpp_parse_connector() local
5114 struct json_token *token, *csign; in dpp_parse_cred_dpp() local
5283 struct json_token *root, *token, *discovery, *cred; in dpp_parse_conf_obj() local
5648 struct json_token *groups, *token; in dpp_connector_compatible_group() local
5680 struct json_token *groups, *token; in dpp_connector_match_groups() local
5793 struct json_token *root = NULL, *netkey, *token; in dpp_peer_intro() local
Dsae.c1610 const struct wpabuf *token, const char *identifier) in sae_write_commit()
1759 const u8 *end, const u8 **token, in sae_parse_commit_token()
1796 const u8 **token, size_t *token_len) in sae_parse_token_container()
2054 const u8 **token, size_t *token_len, int *allowed_groups, in sae_parse_commit()
Dmbo.c357 char *cmd, *token, *context = NULL; in wpas_mbo_update_non_pref_chan() local
Drrm.c269 static int wpas_rrm_report_elem(struct wpabuf **buf, u8 token, u8 mode, u8 type, in wpas_rrm_report_elem()
Dieee802_11_defs.h812 u8 token; /* Measurement Token */ member
875 u8 token; /* Measurement Token */ member
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c41 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token) in wps_remove_nfc_pw_token()
50 struct wps_nfc_pw_token *token, *prev; in wps_free_nfc_pw_tokens() local
62 struct wps_nfc_pw_token *token; in wps_get_nfc_pw_token() local
2706 struct wps_nfc_pw_token *token; in wps_process_m1() local
3722 struct wps_nfc_pw_token *token; in wps_registrar_add_nfc_pw_token() local
3804 struct wps_nfc_pw_token *token) in wps_registrar_remove_nfc_pw_token()