Searched defs:hk (Results 1 – 5 of 5) sorted by relevance
/hostap-3.6.0/wpa_supplicant/ |
D | config_winreg.c | 50 static int wpa_config_read_blobs(struct wpa_config *config, HKEY hk) in wpa_config_read_blobs() 119 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val) in wpa_config_read_reg_dword() 136 static char * wpa_config_read_reg_string(HKEY hk, const TCHAR *name) in wpa_config_read_reg_string() 163 static int wpa_config_read_global_uuid(struct wpa_config *config, HKEY hk) in wpa_config_read_global_uuid() 182 HKEY hk) in wpa_config_read_global_os_version() 201 static int wpa_config_read_global(struct wpa_config *config, HKEY hk) in wpa_config_read_global() 294 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw, in wpa_config_read_network() 383 static int wpa_config_read_networks(struct wpa_config *config, HKEY hk) in wpa_config_read_networks() 454 HKEY hk; in wpa_config_read() local 503 static int wpa_config_write_reg_dword(HKEY hk, const TCHAR *name, int val, in wpa_config_write_reg_dword() [all …]
|
D | main_winsvc.c | 64 HKEY hk; in read_interface() local 139 HKEY hk, ihk; in wpa_supplicant_thread() local
|
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/ |
D | addinterface.cpp | 104 HKEY hk, ihk; in addRegistryInterface() local
|
/hostap-3.6.0/src/eap_peer/ |
D | tncc.c | 882 HKEY hk, hk2; in tncc_read_config_reg() local
|
/hostap-3.6.0/src/drivers/ |
D | driver_ndis.c | 2409 HKEY hk, hk2; in wpa_driver_ndis_set_wzc() local
|