/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.c | 235 pos += wpa_snprintf_hex(pos, sizeof(val), m->sqn, 6); in db_update_milenage_sqn() 539 pos += wpa_snprintf_hex(pos, end - pos, m->ki, 16); in update_milenage_file() 541 pos += wpa_snprintf_hex(pos, end - pos, m->opc, 16); in update_milenage_file() 543 pos += wpa_snprintf_hex(pos, end - pos, m->amf, 2); in update_milenage_file() 545 pos += wpa_snprintf_hex(pos, end - pos, m->sqn, 6); in update_milenage_file() 623 rpos += wpa_snprintf_hex(rpos, rend - rpos, kc, 8); in sim_req_auth() 625 rpos += wpa_snprintf_hex(rpos, rend - rpos, sres, 4); in sim_req_auth() 627 rpos += wpa_snprintf_hex(rpos, rend - rpos, _rand, 16); in sim_req_auth() 640 rpos += wpa_snprintf_hex(rpos, rend - rpos, g->kc, 8); in sim_req_auth() 643 rpos += wpa_snprintf_hex(rpos, rend - rpos, g->sres, 4); in sim_req_auth() [all …]
|
D | ctrl_iface.c | 1219 wpa_snprintf_hex(hex, sizeof(hex), in hostapd_ctrl_iface_get_config() 2412 ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(reply), in hostapd_ctrl_iface_vendor() 3405 wpa_snprintf_hex(reply + 7, 2 * COOKIE_LEN + 1, in hostapd_ctrl_iface_receive() 3958 wpa_snprintf_hex(value, HOSTAPD_CLI_DUP_VALUE_MAX_LEN, in hostapd_ctrl_iface_dup_param() 4132 wpa_snprintf_hex(reply + 7, 2 * COOKIE_LEN + 1, in hostapd_global_ctrl_iface_receive()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wifi_display.c | 364 res = wpa_snprintf_hex(buf, buflen, wpabuf_head(ie), in wifi_display_subelem_get() 377 return wpa_snprintf_hex(buf, buflen, in wifi_display_subelem_get() 420 wpa_snprintf_hex(subelem, 2 * elen + 1, in wifi_display_subelem_hex()
|
D | ctrl_iface_udp.c | 209 wpa_snprintf_hex(reply + 7, 2 * COOKIE_LEN + 1, 590 wpa_snprintf_hex(reply + 7, 2 * COOKIE_LEN + 1,
|
D | wpas_glue.c | 107 wpa_snprintf_hex(hex, hex_len, buf, len); in wpa_ether_send() 1069 wpa_snprintf_hex(str, len * 2 + 1, id, len); in wpa_supplicant_set_anon_id() 1180 wpa_snprintf_hex(hex, hexlen, pkt, pkt_len); in wpa_supplicant_fils_hlp_rx()
|
D | p2p_supplicant_sd.c | 716 wpa_snprintf_hex(buf, buf_len, tlvs, tlvs_len); in wpas_sd_request() 921 wpa_snprintf_hex(buf, buf_len, tlvs, tlvs_len); in wpas_sd_response()
|
D | ctrl_iface.c | 802 res = wpa_snprintf_hex(buf, buflen, wpa_s->last_gtk, in wpa_supplicant_ctrl_iface_get() 810 return wpa_snprintf_hex(buf, buflen, in wpa_supplicant_ctrl_iface_get() 2306 ret = wpa_snprintf_hex(pos, end - pos, sess_id, sess_id_len); in wpa_supplicant_ctrl_iface_status() 4557 ret = wpa_snprintf_hex(pos, end - pos, ie, realms * 2); in print_fils_indication() 4854 pos += wpa_snprintf_hex(pos, end - pos, in print_bss_info() 6594 pos += wpa_snprintf_hex(pos, end - pos, in p2p_ctrl_peer() 7239 ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(resp) + start, in gas_response_get() 7856 ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(reply), in wpa_supplicant_vendor_cmd() 9319 return wpa_snprintf_hex(buf, buflen, in wpas_ctrl_vendor_elem_get() 9451 wpa_snprintf_hex(lci, sizeof(lci), in wpas_ctrl_neighbor_rep_cb() [all …]
|
D | eapol_test.c | 518 wpa_snprintf_hex(cert_hex, len, wpabuf_head(cert), in eapol_test_cert_cb() 563 wpa_snprintf_hex(str, len * 2 + 1, id, len); in eapol_test_set_anon_id()
|
D | config.c | 161 wpa_snprintf_hex(buf, 2 * len + 1, value, len); in wpa_config_write_string_hex() 1716 wpa_snprintf_hex(buf + 5, 32 + 1, ssid->eap.password, 16); in wpa_config_write_password() 3802 wpa_snprintf_hex(buf, buflen, cred->roaming_consortium, in wpa_config_get_cred_no_key() 3817 wpa_snprintf_hex(buf, buflen, cred->required_roaming_consortium, in wpa_config_get_cred_no_key() 3838 pos += wpa_snprintf_hex( in wpa_config_get_cred_no_key()
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_sim_db.c | 269 pos += wpa_snprintf_hex(pos, end - pos, mk, EAP_SIM_MK_LEN); in db_add_reauth() 275 pos += wpa_snprintf_hex(pos, end - pos, k_encr, in db_add_reauth() 282 pos += wpa_snprintf_hex(pos, end - pos, k_aut, in db_add_reauth() 289 pos += wpa_snprintf_hex(pos, end - pos, k_re, in db_add_reauth() 1027 wpa_snprintf_hex(pos, end - pos, buf, sizeof(buf)); in eap_sim_db_get_next() 1524 len += wpa_snprintf_hex(msg + len, sizeof(msg) - len, in eap_sim_db_resynchronize() 1530 len += wpa_snprintf_hex(msg + len, sizeof(msg) - len, in eap_sim_db_resynchronize()
|
/external/wpa_supplicant_8/src/ap/ |
D | pmksa_cache_auth.c | 651 pos += wpa_snprintf_hex(pos, buf + len - pos, entry->pmkid, in pmksa_cache_auth_list() 707 pos += wpa_snprintf_hex(pos, end - pos, entry->pmkid, in pmksa_cache_auth_list_mesh() 715 pos += wpa_snprintf_hex(pos, end - pos, entry->pmk, in pmksa_cache_auth_list_mesh()
|
D | ctrl_iface_ap.c | 42 len += wpa_snprintf_hex(buf + len, buflen - len, mcs_set, 10); in hostapd_write_ht_mcs_bitmask() 292 len += wpa_snprintf_hex(buf + len, buflen - len, in hostapd_ctrl_iface_sta_mib() 332 len += wpa_snprintf_hex(buf + len, buflen - len, in hostapd_ctrl_iface_sta_mib()
|
D | dpp_hostapd.c | 620 wpa_snprintf_hex(hex, sizeof(hex), in hostapd_dpp_handle_config_obj() 628 wpa_snprintf_hex(hex, sizeof(hex), auth->psk, PMK_LEN); in hostapd_dpp_handle_config_obj() 639 wpa_snprintf_hex(hex, hexlen, in hostapd_dpp_handle_config_obj() 654 wpa_snprintf_hex(hex, hexlen, in hostapd_dpp_handle_config_obj()
|
D | wps_hostapd.c | 148 wpa_snprintf_hex(hex, sizeof(hex), psk, psk_len); in hostapd_wps_new_psk_cb() 305 wpa_snprintf_hex(buf, blen, attr, attr_len); in hapd_new_ap_event() 1148 wpa_snprintf_hex((char *) wps->network_key, 2 * PMK_LEN + 1, in hostapd_init_wps() 1191 wpa_snprintf_hex((char *) multi_ap_netw_key, in hostapd_init_wps()
|
D | rrm.c | 88 if (wpa_snprintf_hex(report, sizeof(report), pos, len) < 0) in hostapd_handle_beacon_report()
|
D | wpa_auth_glue.c | 426 wpa_snprintf_hex(hex, hex_len, data, data_len); in hostapd_wpa_auth_send_eapol() 594 wpa_snprintf_hex(hex, hex_len, data, data_len); in hostapd_wpa_auth_send_ether()
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/ |
D | sta_network.cpp | 1699 wpa_snprintf_hex( in sendNetworkEapSimGsmAuthResponseInternal() 1702 wpa_snprintf_hex( in sendNetworkEapSimGsmAuthResponseInternal() 1748 wpa_snprintf_hex( in sendNetworkEapSimUmtsAuthResponseInternal() 1750 wpa_snprintf_hex( in sendNetworkEapSimUmtsAuthResponseInternal() 1752 wpa_snprintf_hex( in sendNetworkEapSimUmtsAuthResponseInternal() 1779 wpa_snprintf_hex( in sendNetworkEapSimUmtsAutsResponseInternal()
|
/external/wpa_supplicant_8/src/fst/ |
D | fst_ctrl_iface.c | 587 return wpa_snprintf_hex(buf, buflen, wpabuf_head(mbies), in get_peer_mbies() 678 ret += wpa_snprintf_hex(buf + ret, buflen - ret, in print_band()
|
/external/wpa_supplicant_8/src/utils/ |
D | utils_module_tests.c | 378 if (wpa_snprintf_hex(buf, 0, addr, ETH_ALEN) != 0 || in common_tests() 379 wpa_snprintf_hex(buf, 3, addr, ETH_ALEN) != 2) in common_tests()
|
D | common.h | 484 int wpa_snprintf_hex(char *buf, size_t buf_size, const u8 *data, size_t len);
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_server.c | 1027 wpa_snprintf_hex(hash_txt, sizeof(hash_txt), hash, in radius_server_sim_provisioning_session() 1103 len = wpa_snprintf_hex(buf, sizeof(buf), in radius_server_encapsulate_eap() 1115 len = wpa_snprintf_hex( in radius_server_encapsulate_eap() 1198 wpa_snprintf_hex((char *) pos, 2 * HS20_MOBILE_ID_HASH_LEN + 1, in radius_server_encapsulate_eap()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | pmksa_cache.c | 570 pos += wpa_snprintf_hex(pos, buf + len - pos, entry->pmkid, in pmksa_cache_list()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_aka.c | 186 pos += wpa_snprintf_hex(pos, end - pos, data->rand, EAP_AKA_RAND_LEN); in eap_aka_ext_sim_req() 188 wpa_snprintf_hex(pos, end - pos, data->autn, EAP_AKA_AUTN_LEN); in eap_aka_ext_sim_req()
|
D | eap_fast_pac.c | 510 *pos += wpa_snprintf_hex(*pos, end - *pos, data, len); in eap_fast_write()
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_kay.c | 111 wpa_snprintf_hex(txt, sizeof(txt), mi, MI_LEN); in mi_txt() 130 wpa_snprintf_hex(txt, sizeof(txt), algo_agility, 4); in algo_agility_txt() 3969 pos2 += wpa_snprintf_hex(pos2, end - pos2, p->ckn.name, in ieee802_1x_kay_get_status() 4071 pos2 += wpa_snprintf_hex(pos2, end - pos2, p->ckn.name, in ieee802_1x_kay_get_mib()
|