Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 20 of 20) sorted by relevance

/hostap-latest/src/ap/
Dwnm_ap.c436 char *hex = NULL; in ieee802_11_rx_bss_trans_mgmt_query() local
633 char *hex; in ieee802_11_rx_wnm_coloc_intf_report() local
Ddpp_hostapd.c1159 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
Dwpa_auth_glue.c599 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
Ddrv_callbacks.c1858 char *hex = os_malloc(hex_len); in hostapd_mgmt_rx() local
Dwps_hostapd.c140 char hex[PMK_LEN * 2 + 1]; in hostapd_wps_new_psk_cb() local
Dieee802_1x.c84 char *hex = os_malloc(hex_len); in ieee802_1x_send() local
Dieee802_11.c6212 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/
Dnetworkconfig.cpp461 bool hex; in writeWepKey() local
/hostap-latest/src/utils/
Dcommon.c28 int hex2byte(const char *hex) in hex2byte()
171 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c1685 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
Dwpas_glue.c104 char *hex = os_malloc(hex_len); in wpa_ether_send() local
1283 char *hex; in wpa_supplicant_fils_hlp_rx() local
Dconfig_file.c623 char hex[32 * 2 + 1]; in write_psk_list() local
Devents.c6514 char *hex = os_malloc(hex_len); in wpa_supplicant_event() local
Dp2p_supplicant.c4298 char hex[100]; in wpas_presence_resp() local
/hostap-latest/src/wps/
Dwps_enrollee.c305 char hex[65]; in wps_build_cred_network_key() local
Dwps_registrar.c1623 char hex[65]; in wps_build_cred() local
/hostap-latest/src/common/
Ddpp_auth.c885 char hex[SHA256_MAC_LEN * 2 + 1]; in dpp_auth_req_rx() local
Ddpp.c5049 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/
Dctrl_iface.c1029 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/
Dosu_client.c1403 char *pw, *hex, *pos, *end; in set_pps_cred_password() local