Searched defs:hk (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A 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() 285 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw, in wpa_config_read_network() 374 static int wpa_config_read_networks(struct wpa_config *config, HKEY hk) in wpa_config_read_networks() 445 HKEY hk; in wpa_config_read() local 494 static int wpa_config_write_reg_dword(HKEY hk, const TCHAR *name, int val, in wpa_config_write_reg_dword() [all …]
|
H A D | main_winsvc.c | 64 HKEY hk; in read_interface() local 139 HKEY hk, ihk; in wpa_supplicant_thread() local
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_keycache.c | 89 const HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) in ath_keyprint() 126 HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) in ath_keyset_tkip() 203 HAL_KEYVAL hk; in ath_keyset() local
|
H A D | if_ath_debug.h | 106 #define KEYPRINTF(sc, ix, hk, mac) do { \ argument
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | stringpool.cc | 282 Hashkey hk(s, length); in add_with_length() local 312 Hashkey hk(s); in find() local 463 Hashkey hk(s, length); in get_offset_with_length() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | stringpool.cc | 282 Hashkey hk(s, length); in add_with_length() local 312 Hashkey hk(s); in find() local 463 Hashkey hk(s, length); in get_offset_with_length() local
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/ |
H A D | tncc.c | 883 HKEY hk, hk2; in tncc_read_config_reg() local
|