/hal_espressif-3.5.0/components/jsmn/src/ |
D | jsmn.c | 54 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, in jsmn_fill_token() 67 jsmntok_t *token; in jsmn_parse_primitive() local 116 jsmntok_t *token; in jsmn_parse_string() local 185 jsmntok_t *token; in jsmn_parse() local
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/utils/ |
D | json.c | 191 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-3.5.0/components/esp_wifi/src/ |
D | smartconfig_ack.c | 47 uint8_t token; /*!< Smartconfig token from the cellphone */ member 201 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-3.5.0/components/esp_hw_support/port/esp32s2/ |
D | esp_hmac.c | 48 esp_err_t esp_hmac_jtag_enable(hmac_key_id_t key_id, const uint8_t *token) in esp_hmac_jtag_enable()
|
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32c3/ |
D | esp_hmac.c | 136 esp_err_t esp_hmac_jtag_enable(hmac_key_id_t key_id, const uint8_t *token) in esp_hmac_jtag_enable()
|
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32h2/ |
D | esp_hmac.c | 136 esp_err_t esp_hmac_jtag_enable(hmac_key_id_t key_id, const uint8_t *token) in esp_hmac_jtag_enable()
|
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32s3/ |
D | esp_hmac.c | 137 esp_err_t esp_hmac_jtag_enable(hmac_key_id_t key_id, const uint8_t *token) in esp_hmac_jtag_enable()
|
/hal_espressif-3.5.0/components/esp_wifi/include/ |
D | esp_smartconfig.h | 52 uint8_t token; /**< Token from cellphone which is used to send ACK to cellphone. */ member
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/common/ |
D | wpa_supplicant_i.h | 38 u8 token; member 56 u8 token; member
|
D | sae.c | 859 const struct wpabuf *token, const char *identifier) in sae_write_commit() 968 const u8 *end, const u8 **token, in sae_parse_commit_token() 1208 const u8 **token, size_t *token_len, int *allowed_groups) in sae_parse_commit()
|
D | dpp.c | 4417 struct json_token *root = NULL, *token; in dpp_conf_req_rx() local 4560 struct json_token *root, *token; in dpp_parse_jws_prot_hdr() local 4668 struct json_token *token; in dpp_parse_jwk() local 4832 struct json_token *root, *groups, *netkey, *token; in dpp_parse_connector() local 5109 struct json_token *token, *csign; in dpp_parse_cred_dpp() local 5278 struct json_token *root, *token, *discovery, *cred; in dpp_parse_conf_obj() local 5643 struct json_token *groups, *token; in dpp_connector_compatible_group() local 5675 struct json_token *groups, *token; in dpp_connector_match_groups() local 5788 struct json_token *root = NULL, *netkey, *token; in dpp_peer_intro() local
|
D | mbo.c | 357 char *cmd, *token, *context = NULL; in wpas_mbo_update_non_pref_chan() local
|
D | rrm.c | 271 static int wpas_rrm_report_elem(struct wpabuf **buf, u8 token, u8 mode, u8 type, in wpas_rrm_report_elem()
|
D | ieee802_11_defs.h | 788 u8 token; /* Measurement Token */ member 851 u8 token; /* Measurement Token */ member
|
/hal_espressif-3.5.0/tools/kconfig/ |
D | zconf.y | 545 static const char *zconf_tokenname(int token) in zconf_tokenname()
|
D | lkc.h | 66 int token; member
|
D | menu.c | 199 void menu_add_option(int token, char *arg) in menu_add_option()
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/wps/ |
D | wps_registrar.c | 36 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token) in wps_remove_nfc_pw_token() 45 struct wps_nfc_pw_token *token, *prev; in wps_free_nfc_pw_tokens() local 57 struct wps_nfc_pw_token *token; in wps_get_nfc_pw_token() local 2546 struct wps_nfc_pw_token *token; in wps_process_m1() local 3486 struct wps_nfc_pw_token *token; in wps_registrar_add_nfc_pw_token() local 3546 struct wps_nfc_pw_token *token) in wps_registrar_remove_nfc_pw_token()
|
/hal_espressif-3.5.0/examples/protocols/coap_client/main/ |
D | coap_client_example_main.c | 360 unsigned char token[8]; in coap_example_client() local
|
/hal_espressif-3.5.0/tools/catch/ |
D | catch.hpp | 3322 std::string token = subString(); in addPattern() local 4541 Parser::Token const& token = tokens[i]; in populateOptions() local 4589 Parser::Token const& token = tokens[i]; in populateFixedArgs() local 4605 Parser::Token const& token = tokens[i]; in populateFloatingArgs() local
|