Searched defs:hk (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/wpa/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() 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() 455 HKEY hk; in wpa_config_read() local 504 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
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_keycache.c | 86 const HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) in ath_keyprint() 123 HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) in ath_keyset_tkip() 200 HAL_KEYVAL hk; in ath_keyset() local
|
H A D | if_ath_debug.h | 101 #define KEYPRINTF(sc, ix, hk, mac) do { \ argument
|
/freebsd/sys/contrib/dev/athk/ |
H A D | key.c | 340 struct ath_keyval *hk, const u8 *addr, in ath_setkey_tkip() 478 struct ath_keyval hk; in ath_key_config() local
|
/freebsd/sys/net/ |
H A D | pfil.c | 591 u_int nheads, nhooks, hd, hk; in pfilioc_listheads() local 669 u_int nhooks, hk; in pfilioc_listhooks() local
|
/freebsd/sys/dev/mwl/ |
H A D | if_mwl.c | 239 #define KEYPRINTF(sc, hk, mac) do { \ argument 1481 const MWL_HAL_KEYVAL *hk, const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_keyprint() 1544 MWL_HAL_KEYVAL hk; in mwl_key_delete() local 1584 addgroupflags(MWL_HAL_KEYVAL *hk, const struct ieee80211_key *k) in addgroupflags() 1619 MWL_HAL_KEYVAL hk; in _mwl_key_set() local
|
/freebsd/crypto/krb5/src/windows/leash/ |
H A D | Leash.cpp | 776 HKEY hk=0; in ValidateConfigFiles() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | tncc.c | 882 HKEY hk, hk2; in tncc_read_config_reg() local
|
/freebsd/contrib/unbound/util/ |
H A D | config_file.c | 2711 HKEY hk = NULL; w_lookup_reg_str() local
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_ndis.c | 2417 HKEY hk, hk2; in wpa_driver_ndis_set_wzc() local
|