/hostap-latest/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 534 struct json_token *token; in json_get_member_base64() local 575 static void json_print_token(struct json_token *token, int depth, in json_print_token()
|
D | common.c | 1063 const char *end, *token = str; in cstr_token() local 1097 char *token = (char *) cstr_token(str, delim, (const char **) context); in str_token() local
|
D | os_unix.c | 658 char *token, *context = NULL; in testing_set_fail_pattern() local
|
/hostap-latest/src/ap/ |
D | rrm.c | 35 static void hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_lci_report() 59 static void hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_range_report() 75 const u8 *addr, u8 token, u8 rep_mode, in hostapd_handle_beacon_report() 100 u8 token, rep_mode; in hostapd_handle_radio_msmt_report() local 286 u8 token; in hostapd_handle_nei_report_req() local
|
D | comeback_token.c | 35 const u8 *token, size_t token_len) in check_comeback_token() 77 u8 *token; in auth_build_token_req() local
|
D | ap_config.c | 330 char *token; in hostapd_config_read_wpa_psk() local
|
/hostap-latest/tests/fuzzing/sae/ |
D | sae.c | 20 const u8 *token = NULL; in LLVMFuzzerTestOneInput() local
|
/hostap-latest/src/common/ |
D | dpp.c | 2285 struct json_token *root = NULL, *token; in dpp_conf_req_rx() local 2599 struct json_token *token; in dpp_parse_jwk() local 2754 struct json_token *root, *groups, *netkey, *token; in dpp_parse_connector() local 2901 struct json_token *token, *csign, *ppkey; in dpp_parse_cred_dpp() local 3153 struct json_token *root, *token, *discovery, *cred; in dpp_parse_conf_obj() local 3677 struct json_token *root = NULL, *token; in dpp_conn_status_result_rx() local 4037 struct json_token *groups, *token; in dpp_connector_compatible_group() local 4072 struct json_token *groups, *token; in dpp_connector_match_groups() local 4152 struct json_token *root = NULL, *netkey, *token; in dpp_peer_intro() local 4303 struct json_token *root, *token; in dpp_get_connector_version() local [all …]
|
D | dpp_reconfig.c | 450 struct json_token *root = NULL, *own_root = NULL, *token; in dpp_reconfig_auth_req_rx() local 675 struct json_token *root = NULL, *token, *conn_status_json = NULL; in dpp_reconfig_auth_resp_rx() local
|
D | sae.c | 1681 const struct wpabuf *token, const char *identifier) in sae_write_commit() 1848 const u8 *end, const u8 **token, in sae_parse_commit_token() 1885 const u8 **token, size_t *token_len) in sae_parse_token_container() 2175 const u8 **token, size_t *token_len, int *allowed_groups, in sae_parse_commit()
|
D | dpp_crypto.c | 612 struct json_token *root, *token; in dpp_parse_jws_prot_hdr() local
|
/hostap-latest/src/eap_common/ |
D | eap_pwd_common.h | 45 u8 token[4]; member
|
D | eap_pwd_common.c | 122 const u8 *token) in compute_password_element()
|
/hostap-latest/src/wps/ |
D | wps_registrar.c | 43 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token) in wps_remove_nfc_pw_token() 52 struct wps_nfc_pw_token *token, *prev; in wps_free_nfc_pw_tokens() local 64 struct wps_nfc_pw_token *token; in wps_get_nfc_pw_token() local 2692 struct wps_nfc_pw_token *token; in wps_process_m1() local 3697 struct wps_nfc_pw_token *token; in wps_registrar_add_nfc_pw_token() local 3779 struct wps_nfc_pw_token *token) in wps_registrar_remove_nfc_pw_token()
|
/hostap-latest/hostapd/ |
D | ctrl_iface.c | 3227 char *token, *context = NULL; in hostapd_ctrl_iface_req_range() local 3706 char *token, *context = NULL; in hostapd_ctrl_nan_publish() local 3779 char *token, *context = NULL; in hostapd_ctrl_nan_cancel_publish() local 3805 char *token, *context = NULL; in hostapd_ctrl_nan_update_publish() local 3843 char *token, *context = NULL; in hostapd_ctrl_nan_subscribe() local 3903 char *token, *context = NULL; in hostapd_ctrl_nan_cancel_subscribe() local 3928 char *token, *context = NULL; in hostapd_ctrl_nan_transmit() local
|
/hostap-latest/wpa_supplicant/ |
D | ctrl_iface.c | 1292 char *token, *context = NULL; in wmm_ac_ctrl_addts() local 6155 const char *token; in p2ps_ctrl_parse_cpt_priority() local 7191 char *token, *context = NULL; in p2p_ctrl_group_add() local 10756 char *token, *context = NULL; in wpas_ctrl_iface_mac_rand_scan() local 11174 char *token, *context = NULL; in wpas_ctrl_iface_pasn_start() local 12125 char *token, *context = NULL; in wpas_ctrl_ml_probe() local 12201 char *token, *context = NULL; in wpas_ctrl_nan_publish() local 12303 char *token, *context = NULL; in wpas_ctrl_nan_cancel_publish() local 12329 char *token, *context = NULL; in wpas_ctrl_nan_update_publish() local 12367 char *token, *context = NULL; in wpas_ctrl_nan_subscribe() local [all …]
|
D | mbo.c | 365 char *cmd, *token, *context = NULL; in wpas_mbo_update_non_pref_chan() local
|
D | rrm.c | 288 static int wpas_rrm_report_elem(struct wpabuf **buf, u8 token, u8 mode, u8 type, in wpas_rrm_report_elem()
|
D | scan.c | 3717 const char *token, *context = NULL; in wpas_sched_scan_plans_set() local
|
/hostap-latest/src/eap_peer/ |
D | eap_pwd.c | 36 u8 token[4]; member
|
D | eap_ttls.c | 116 const char *token, *last = NULL; in eap_ttls_init() local
|
/hostap-latest/src/eap_server/ |
D | eap_server_pwd.c | 32 u32 token; member
|
/hostap-latest/src/crypto/ |
D | tls_gnutls.c | 1112 char *values, *token, *context = NULL; in tls_match_suffix() local
|
D | tls_wolfssl.c | 776 const char *token, *last = NULL; in tls_match_suffix() local
|
/hostap-latest/tests/hwsim/ |
D | test_sae.py | 1984 def build_sae_commit(bssid, addr, group=21, token=None): argument
|