/hostap-3.6.0/src/tls/ |
D | tlsv1_client_write.c | 47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local 253 u8 **msgpos, u8 *end) in tls_write_client_certificate() 336 static int tlsv1_key_x_dh(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_dh() 459 static int tlsv1_key_x_rsa(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_rsa() 507 u8 **msgpos, u8 *end) in tls_write_client_key_exchange() 565 u8 **msgpos, u8 *end) in tls_write_client_certificate_verify() 737 u8 **msgpos, u8 *end) in tls_write_client_change_cipher_spec() 770 u8 **msgpos, u8 *end) in tls_write_client_finished() 863 u8 *msg, *end, *pos; in tls_send_client_key_exchange() local 906 u8 *msg, *end, *pos; in tls_send_change_cipher_spec() local
|
D | tlsv1_server_write.c | 43 u8 **msgpos, u8 *end) in tls_write_server_hello() 190 u8 **msgpos, u8 *end) in tls_write_server_certificate() 282 u8 **msgpos, u8 *end, in tls_write_server_certificate_status() 369 u8 **msgpos, u8 *end) in tls_write_server_key_exchange() 696 u8 **msgpos, u8 *end) in tls_write_server_certificate_request() 762 u8 **msgpos, u8 *end) in tls_write_server_hello_done() 799 u8 **msgpos, u8 *end) in tls_write_server_change_cipher_spec() 832 u8 **msgpos, u8 *end) in tls_write_server_finished() 932 u8 *msg, *end, *pos; in tls_send_server_hello() local 1012 u8 *msg, *end, *pos; in tls_send_change_cipher_spec() local
|
D | tlsv1_cred.c | 110 const u8 *pos, *end; in tlsv1_add_cert() local 268 const u8 *pos, *end; in tlsv1_set_key_pem() local 309 const u8 *pos, *end; in tlsv1_set_key_enc_pem() local 449 const u8 *pos, *end; in pkcs12_certbag() local 515 static int pkcs12_parse_attr_friendly_name(const u8 *pos, const u8 *end) in pkcs12_parse_attr_friendly_name() 540 static int pkcs12_parse_attr_local_key_id(const u8 *pos, const u8 *end) in pkcs12_parse_attr_local_key_id() 567 const u8 *end = pos + len; in pkcs12_parse_attr() local 612 const u8 *pos = buf, *end = buf + len; in pkcs12_safebag() local 683 const u8 *pos, *end; in pkcs12_safecontents() local 719 const u8 *pos, const u8 *end, in pkcs12_parse_content_data() [all …]
|
D | tlsv1_server_read.c | 52 const u8 *pos, *end; in tls_process_status_request_item() local 93 const u8 *pos, *end; in tls_process_status_request_v2() local 124 const u8 *pos, *end, *c; in tls_process_client_hello() local 399 const u8 *pos, *end; in tls_process_certificate() local 599 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_rsa() 702 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_dh() 810 const u8 *pos, *end; in tls_process_client_key_exchange() local 887 const u8 *pos, *end; in tls_process_certificate_verify() local 1098 const u8 *pos, *end; in tls_process_client_finished() local
|
D | tlsv1_client_read.c | 44 const u8 *end = pos + len; in tls_process_server_hello_extensions() local 81 const u8 *pos, *end; in tls_process_server_hello() local 357 const u8 *pos, *end; in tls_process_certificate() local 668 const u8 *pos, *end, *server_params, *server_params_end; in tlsv1_process_diffie_hellman() local 802 const u8 *end = pos + len; in tls_process_certificate_status_ocsp_response() local 826 const u8 *pos, *end; in tls_process_certificate_status() local 1024 const u8 *pos, *end; in tls_process_server_key_exchange() local 1121 const u8 *pos, *end; in tls_process_certificate_request() local 1185 const u8 *pos, *end; in tls_process_server_hello_done() local 1322 const u8 *pos, *end; in tls_process_server_finished() local
|
D | x509v3.c | 186 const u8 *pos, *end; in x509_parse_algorithm_identifier() local 221 const u8 *pos, *end; in x509_parse_public_key() local 289 const u8 *pos, *end, *set_pos, *set_end, *seq_pos, *seq_end; in x509_parse_name() local 494 char *pos, *end; in x509_name_string() local 571 const char *pos, *end; in x509_parse_time() local 975 const u8 *p, *end; in x509_parse_ext_alt_name() local 1150 const u8 *end; in x509_parse_ext_certificate_policies() local 1274 const u8 *end; in x509_parse_ext_ext_key_usage() local 1358 const u8 *end; in x509_parse_extension() local 1432 const u8 *end; in x509_parse_extensions() local [all …]
|
D | pkcs8.c | 22 const u8 *pos, *end; in pkcs8_key_import() local 114 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
|
D | rsa.c | 31 static const u8 * crypto_rsa_parse_integer(const u8 *pos, const u8 *end, in crypto_rsa_parse_integer() 65 const u8 *pos, *end; in crypto_rsa_import_public_key() local 149 const u8 *pos, *end; in crypto_rsa_import_private_key() local
|
D | tlsv1_client_ocsp.c | 117 const u8 *pos, *end; in tls_process_ocsp_single_response() local 317 const u8 *pos, *end; in tls_process_ocsp_responses() local 349 const u8 *pos, *end; in tls_process_basic_ocsp_response() local 652 const u8 *pos, *end; in tls_process_ocsp_response() local
|
/hostap-3.6.0/src/eap_peer/ |
D | eap_gpsk.c | 144 const u8 *pos, const u8 *end) in eap_gpsk_process_id_server() 174 const u8 *pos, const u8 *end) in eap_gpsk_process_rand_server() 237 const u8 *pos, const u8 *end) in eap_gpsk_process_csuite_list() 279 const u8 *csuite_list, *pos, *end; in eap_gpsk_process_gpsk_1() local 410 const u8 *pos, const u8 *end) in eap_gpsk_validate_rand() 449 const u8 *pos, const u8 *end) in eap_gpsk_validate_id_server() 489 const u8 *pos, const u8 *end) in eap_gpsk_validate_csuite() 518 const u8 *pos, const u8 *end) in eap_gpsk_validate_pd_payload_2() 546 const u8 *pos, const u8 *end) in eap_gpsk_validate_gpsk_3_mic() 588 const u8 *pos, *end; in eap_gpsk_process_gpsk_3() local
|
D | eap_teap_pac.c | 182 const char *end; member 319 struct eap_teap_pac *end = *pac_root; in eap_teap_parse_end() local 484 char *end; in eap_teap_write() local 710 u8 *pos, *end; in eap_teap_pac_get_a_id() local 756 u8 *buf, *end, *pos; in eap_teap_load_pac_bin() local
|
D | eap_fast_pac.c | 182 const char *end; member 317 struct eap_fast_pac *end = *pac_root; in eap_fast_parse_end() local 483 char *end; in eap_fast_write() local 706 u8 *pos, *end; in eap_fast_pac_get_a_id() local 752 u8 *buf, *end, *pos; in eap_fast_load_pac_bin() local
|
/hostap-3.6.0/src/ap/ |
D | mbo_ap.c | 37 char channels[200], *pos, *end; in mbo_ap_parse_non_pref_chan() local 86 const u8 *pos, *attr, *end; in mbo_ap_check_sta_assoc() local 117 char *pos = buf, *end = buf + buflen; in mbo_ap_get_info() local 211 const u8 *pos, *end; in mbo_ap_wnm_notification_req() local
|
D | fils_hlp.c | 39 u8 *pos, *end; in fils_dhcp_request() local 154 u8 buf[1500], *pos, *end, *end_opt = NULL; in fils_dhcp_handler() local 334 const u8 *pos = msg, *end; in fils_process_hlp_dhcp() local 543 const u8 *pkt, *end; in fils_process_hlp_req() local 579 const u8 *end = pos + left; in fils_process_hlp() local
|
/hostap-3.6.0/wlantest/ |
D | wlantest_cli.c | 61 static u8 * attr_hdr_add(u8 *pos, u8 *end, enum wlantest_ctrl_attr attr, in attr_hdr_add() 74 static u8 * attr_add_str(u8 *pos, u8 *end, enum wlantest_ctrl_attr attr, in attr_add_str() 91 static u8 * attr_add_be32(u8 *pos, u8 *end, enum wlantest_ctrl_attr attr, in attr_add_be32() 176 u8 buf[100], *pos, *end; in get_sta_list() local 545 u8 buf[100], *end, *pos; in cmd_get_sta_counter() local 653 u8 buf[100], *end, *pos; in cmd_get_bss_counter() local 758 u8 buf[100], *end, *pos; in cmd_get_tdls_counter() local 874 u8 buf[100], *end, *pos; in cmd_inject() local 1019 static u8 * add_hex(u8 *pos, u8 *end, const char *str) in add_hex() 1057 u8 buf[WLANTEST_CTRL_MAX_CMD_LEN], *end, *pos, *len_pos; in cmd_send() local [all …]
|
D | ctrl.c | 72 static u8 * attr_add_str(u8 *pos, u8 *end, enum wlantest_ctrl_attr attr, in attr_add_str() 89 static u8 * attr_add_be32(u8 *pos, u8 *end, enum wlantest_ctrl_attr attr, in attr_add_be32() 348 u8 buf[4 + 12], *end, *pos; in ctrl_get_sta_counter() local 383 u8 buf[4 + 12], *end, *pos; in ctrl_get_bss_counter() local 420 u8 buf[4 + 12], *end, *pos; in ctrl_get_tdls_counter() local 860 char *pos, *end; in info_print_proto() local 881 char *pos, *end; in info_print_cipher() local 923 char *pos, *end; in info_print_key_mgmt() local 965 char *pos, *end; in info_print_rsn_capab() local 1023 u8 buf[4 + 108], *end, *pos; in ctrl_info_sta() local [all …]
|
/hostap-3.6.0/src/common/ |
D | cli.c | 106 const char *end; in cli_txt_list_del_word() local 155 const char *end; in cli_txt_list_add_word() local 214 char *pos, *end; in write_cmd() local
|
D | dpp_backup.c | 539 const u8 *end = pos + len; in dpp_parse_recipient_infos() local 728 static int dpp_parse_encrypted_content_info(const u8 *pos, const u8 *end, in dpp_parse_encrypted_content_info() 803 const u8 *pos, *end; in dpp_parse_enveloped_data() local 860 const u8 *pos = buf, *end = buf + len, *next; in dpp_parse_one_asymmetric_key() local 1102 const u8 *pos = key_pkg, *end = key_pkg + key_pkg_len; in dpp_parse_dpp_asymmetric_key_package() local
|
D | sae.c | 1775 static int sae_is_password_id_elem(const u8 *pos, const u8 *end) in sae_is_password_id_elem() 1785 static int sae_is_rejected_groups_elem(const u8 *pos, const u8 *end) in sae_is_rejected_groups_elem() 1795 static int sae_is_token_container_elem(const u8 *pos, const u8 *end) in sae_is_token_container_elem() 1806 const u8 *end, const u8 **token, in sae_parse_commit_token() 1842 const u8 *pos, const u8 *end, in sae_parse_token_container() 1857 const u8 *end) in sae_parse_commit_scalar() 1906 const u8 *end) in sae_parse_commit_element_ecc() 1953 const u8 *end) in sae_parse_commit_element_ffc() 2003 const u8 *end) in sae_parse_commit_element() 2012 const u8 **pos, const u8 *end) in sae_parse_password_identifier() [all …]
|
/hostap-3.6.0/src/wps/ |
D | upnp_xml.c | 79 const char **out_tagname, const char **end) in xml_next_tag() 194 const char *tag, *tagname, *end; in xml_get_first_item() local
|
D | wps_attr_parse.c | 94 const u8 *end = pos + len; in wps_parse_vendor_ext_wfa() local 598 const u8 *pos, *end; in wps_parse_msg() local
|
/hostap-3.6.0/src/utils/ |
D | json.c | 21 char *end = txt + maxlen; in json_escape_string() local 64 static char * json_parse_string(const char **json_pos, const char *end) in json_parse_string() 160 static int json_parse_number(const char **json_pos, const char *end, in json_parse_number() 223 const char *pos, *end; in json_parse() local
|
/hostap-3.6.0/wpa_supplicant/ |
D | interworking.c | 366 const u8 *end) in nai_realm_parse_eap() 463 const u8 *end) in nai_realm_parse_realm() 526 const u8 *pos, *end; in nai_realm_parse() local 569 char *tmp, *pos, *end; in nai_realm_match() local 736 const u8 *pos, *end; in plmn_id_match() local 820 char *end, *pos; in build_root_nai() local 1086 const u8 *pos, *end; in roaming_consortium_element_match() local 1128 const u8 *pos, *end; in roaming_consortium_anqp_match() local 1300 static int has_proto_match(const u8 *pos, const u8 *end, u8 proto) in has_proto_match() 1312 static int has_proto_port_match(const u8 *pos, const u8 *end, u8 proto, in has_proto_port_match() [all …]
|
D | ctrl_iface.c | 156 char *end; in set_disallow_aps() local 1134 char *pos, *end; in wpa_supplicant_ctrl_iface_tdls_chan_switch() local 2207 char *pos, *end, tmp[30]; in wpa_supplicant_ctrl_iface_status() local 2585 char *pos, *end; in wpa_supplicant_ctrl_iface_bssid_ignore() local 2636 char *pos, *end, *stamp; in wpa_supplicant_ctrl_iface_log_level() local 2682 char *pos, *end, *prev; in wpa_supplicant_ctrl_iface_list_networks() local 2746 static char * wpa_supplicant_cipher_txt(char *pos, char *end, int cipher) in wpa_supplicant_cipher_txt() 2761 static char * wpa_supplicant_ie_txt(char *pos, char *end, const char *proto, in wpa_supplicant_ie_txt() 2949 char *pos, char *end, in wpa_supplicant_wps_ie_txt_buf() 2976 char *pos, char *end, in wpa_supplicant_wps_ie_txt() [all …]
|
/hostap-3.6.0/src/p2p/ |
D | p2p_parse.c | 423 const u8 *end = pos + wpabuf_len(buf); in p2p_parse_p2p_ie() local 707 char *end) in p2p_group_info_text() 783 int p2p_attr_text(struct wpabuf *data, char *buf, char *end) in p2p_attr_text()
|