/hostap/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 496 struct json_token *token, *ret = NULL; in json_get_member() local 512 struct json_token *token; in json_get_member_base64url() local 535 struct json_token *token; in json_get_member_base64() local 576 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/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 | 327 char *token; in hostapd_config_read_wpa_psk() local
|
/hostap/tests/fuzzing/sae/ |
D | sae.c | 20 const u8 *token = NULL; in LLVMFuzzerTestOneInput() local
|
/hostap/src/common/ |
D | dpp.c | 2334 struct json_token *root = NULL, *token; in dpp_conf_req_rx() local 2672 struct json_token *token; in dpp_parse_jwk() local 2827 struct json_token *root, *groups, *netkey, *token; in dpp_parse_connector() local 2974 struct json_token *token, *csign, *ppkey; in dpp_parse_cred_dpp() local 3226 struct json_token *root, *token, *discovery, *cred; in dpp_parse_conf_obj() local 3750 struct json_token *root = NULL, *token; in dpp_conn_status_result_rx() local 4110 struct json_token *groups, *token; in dpp_connector_compatible_group() local 4145 struct json_token *groups, *token; in dpp_connector_match_groups() local 4225 struct json_token *root = NULL, *netkey, *token; in dpp_peer_intro() local 4376 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 | 1683 const struct wpabuf *token, const char *identifier) in sae_write_commit() 1850 const u8 *end, const u8 **token, in sae_parse_commit_token() 1887 const u8 **token, size_t *token_len) in sae_parse_token_container() 2181 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/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/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/hostapd/ |
D | ctrl_iface.c | 3268 char *token, *context = NULL; in hostapd_ctrl_iface_req_range() local 3747 char *token, *context = NULL; in hostapd_ctrl_nan_publish() local 3826 char *token, *context = NULL; in hostapd_ctrl_nan_cancel_publish() local 3852 char *token, *context = NULL; in hostapd_ctrl_nan_update_publish() local 3890 char *token, *context = NULL; in hostapd_ctrl_nan_subscribe() local 3956 char *token, *context = NULL; in hostapd_ctrl_nan_cancel_subscribe() local 3981 char *token, *context = NULL; in hostapd_ctrl_nan_transmit() local
|
/hostap/wpa_supplicant/ |
D | ctrl_iface.c | 1294 char *token, *context = NULL; in wmm_ac_ctrl_addts() local 6150 const char *token; in p2ps_ctrl_parse_cpt_priority() local 6399 char *token, *context = NULL; in p2p_ctrl_connect() local 7304 char *token, *context = NULL; in p2p_ctrl_group_add() local 10897 char *token, *context = NULL; in wpas_ctrl_iface_mac_rand_scan() local 11332 char *token, *context = NULL; in wpas_ctrl_iface_pasn_start() local 12284 char *token, *context = NULL; in wpas_ctrl_ml_probe() local 12360 char *token, *context = NULL; in wpas_ctrl_nan_publish() local 12468 char *token, *context = NULL; in wpas_ctrl_nan_cancel_publish() local 12494 char *token, *context = NULL; in wpas_ctrl_nan_update_publish() local [all …]
|
D | mbo.c | 361 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 | 3713 const char *token, *context = NULL; in wpas_sched_scan_plans_set() local
|
/hostap/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/src/eap_server/ |
D | eap_server_pwd.c | 32 u32 token; member
|
/hostap/src/crypto/ |
D | tls_wolfssl.c | 952 const char *token, *last = NULL; in tls_match_suffix() local 1131 const char *token, *last = NULL; in tls_match_dn_field() local
|
D | tls_gnutls.c | 1122 char *values, *token, *context = NULL; in tls_match_suffix() local
|
/hostap/tests/hwsim/ |
D | test_sae.py | 2011 def build_sae_commit(bssid, addr, group=21, token=None): argument
|