/hostap-latest/src/ap/ |
D | wnm_ap.c | 436 char *hex = NULL; in ieee802_11_rx_bss_trans_mgmt_query() local 633 char *hex; in ieee802_11_rx_wnm_coloc_intf_report() local
|
D | dpp_hostapd.c | 1159 char hex[64 * 2 + 1]; in hostapd_dpp_handle_config_obj() local 1167 char hex[PMK_LEN * 2 + 1]; in hostapd_dpp_handle_config_obj() local 1174 char *hex; in hostapd_dpp_handle_config_obj() local 1189 char *hex; in hostapd_dpp_handle_config_obj() local
|
D | wpa_auth_glue.c | 599 char *hex = os_malloc(hex_len); in hostapd_wpa_auth_send_eapol() local 781 char *hex = os_malloc(hex_len); in hostapd_wpa_auth_send_ether() local
|
D | drv_callbacks.c | 1858 char *hex = os_malloc(hex_len); in hostapd_mgmt_rx() local
|
D | wps_hostapd.c | 140 char hex[PMK_LEN * 2 + 1]; in hostapd_wps_new_psk_cb() local
|
D | ieee802_1x.c | 84 char *hex = os_malloc(hex_len); in ieee802_1x_send() local
|
D | ieee802_11.c | 6212 char *hex = os_malloc(hex_len); in notify_mgmt_frame() local 6859 char *hex = os_malloc(hex_len); in ieee802_11_mgmt_cb() local
|
/hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
D | networkconfig.cpp | 461 bool hex; in writeWepKey() local
|
/hostap-latest/src/utils/ |
D | common.c | 28 int hex2byte(const char *hex) in hex2byte() 171 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin()
|
/hostap-latest/wpa_supplicant/ |
D | dpp_supplicant.c | 1685 char hex[64 * 2 + 1]; in wpas_dpp_handle_config_obj() local 1693 char hex[PMK_LEN * 2 + 1]; in wpas_dpp_handle_config_obj() local 1700 char *hex; in wpas_dpp_handle_config_obj() local 1715 char *hex; in wpas_dpp_handle_config_obj() local 1729 char *hex; in wpas_dpp_handle_config_obj() local
|
D | wpas_glue.c | 104 char *hex = os_malloc(hex_len); in wpa_ether_send() local 1283 char *hex; in wpa_supplicant_fils_hlp_rx() local
|
D | config_file.c | 623 char hex[32 * 2 + 1]; in write_psk_list() local
|
D | events.c | 6514 char *hex = os_malloc(hex_len); in wpa_supplicant_event() local
|
D | p2p_supplicant.c | 4298 char hex[100]; in wpas_presence_resp() local
|
/hostap-latest/src/wps/ |
D | wps_enrollee.c | 305 char hex[65]; in wps_build_cred_network_key() local
|
D | wps_registrar.c | 1623 char hex[65]; in wps_build_cred() local
|
/hostap-latest/src/common/ |
D | dpp_auth.c | 885 char hex[SHA256_MAC_LEN * 2 + 1]; in dpp_auth_req_rx() local
|
D | dpp.c | 5049 char hex[SHA256_MAC_LEN * 2 + 1]; in dpp_notify_auth_success() local 5087 char hex[SHA256_MAC_LEN * 2 + 1]; in dpp_notify_chirp_received() local
|
/hostap-latest/hostapd/ |
D | ctrl_iface.c | 1029 char hex[PMK_LEN * 2 + 1]; in hostapd_ctrl_iface_get_config() local 1070 char hex[PMK_LEN * 2 + 1]; in hostapd_ctrl_iface_get_config() local
|
/hostap-latest/hs20/client/ |
D | osu_client.c | 1403 char *pw, *hex, *pos, *end; in set_pps_cred_password() local
|