Home
last modified time | relevance | path

Searched defs:hk (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dconfig_winreg.c50 static int wpa_config_read_blobs(struct wpa_config *config, HKEY hk) in wpa_config_read_blobs() argument
119 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val) in wpa_config_read_reg_dword() argument
136 static char * wpa_config_read_reg_string(HKEY hk, const TCHAR *name) in wpa_config_read_reg_string() argument
163 static int wpa_config_read_global_uuid(struct wpa_config *config, HKEY hk) in wpa_config_read_global_uuid() argument
182 HKEY hk) in wpa_config_read_global_os_version() argument
201 wpa_config_read_global(struct wpa_config * config,HKEY hk) wpa_config_read_global() argument
294 wpa_config_read_network(HKEY hk,const TCHAR * netw,int id) wpa_config_read_network() argument
383 wpa_config_read_networks(struct wpa_config * config,HKEY hk) wpa_config_read_networks() argument
454 HKEY hk; wpa_config_read() local
503 wpa_config_write_reg_dword(HKEY hk,const TCHAR * name,int val,int def) wpa_config_write_reg_dword() argument
526 wpa_config_write_reg_string(HKEY hk,const char * name,const char * val) wpa_config_write_reg_string() argument
563 wpa_config_write_global(struct wpa_config * config,HKEY hk) wpa_config_write_global() argument
650 wpa_config_delete_subkeys(HKEY hk,const TCHAR * key) wpa_config_delete_subkeys() argument
699 write_str(HKEY hk,const char * field,struct wpa_ssid * ssid) write_str() argument
709 write_int(HKEY hk,const char * field,int value,int def) write_int() argument
719 write_bssid(HKEY hk,struct wpa_ssid * ssid) write_bssid() argument
729 write_psk(HKEY hk,struct wpa_ssid * ssid) write_psk() argument
739 write_proto(HKEY hk,struct wpa_ssid * ssid) write_proto() argument
755 write_key_mgmt(HKEY hk,struct wpa_ssid * ssid) write_key_mgmt() argument
771 write_pairwise(HKEY hk,struct wpa_ssid * ssid) write_pairwise() argument
787 write_group(HKEY hk,struct wpa_ssid * ssid) write_group() argument
803 write_auth_alg(HKEY hk,struct wpa_ssid * ssid) write_auth_alg() argument
820 write_eap(HKEY hk,struct wpa_ssid * ssid) write_eap() argument
836 write_wep_key(HKEY hk,int idx,struct wpa_ssid * ssid) write_wep_key() argument
850 wpa_config_write_network(HKEY hk,struct wpa_ssid * ssid,int id) wpa_config_write_network() argument
976 wpa_config_write_blob(HKEY hk,struct wpa_config_blob * blob) wpa_config_write_blob() argument
1013 HKEY hk; wpa_config_write() local
[all...]
H A Dmain_winsvc.c64 HKEY hk; in read_interface() local
139 HKEY hk, ihk; in wpa_supplicant_thread() local
/freebsd-src/sys/dev/ath/
H A Dif_ath_keycache.c86 const HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) in ath_keyprint() argument
123 HAL_KEYVAL *hk, cons in ath_keyset_tkip() argument
200 HAL_KEYVAL hk; ath_keyset() local
[all...]
H A Dif_ath_debug.h101 #define KEYPRINTF(sc, ix, hk, mac) do { \ argument
/freebsd-src/sys/contrib/dev/athk/
H A Dkey.c340 struct ath_keyval *hk, const u8 *addr, in ath_setkey_tkip()
478 struct ath_keyval hk; in ath_key_config() local
/freebsd-src/sys/net/
H A Dpfil.c591 u_int nheads, nhooks, hd, hk; in pfilioc_listheads() local
669 u_int nhooks, hk; in pfilioc_listhooks() local
/freebsd-src/sys/dev/mwl/
H A Dif_mwl.c242 KEYPRINTF(sc,hk,mac) global() argument
1484 mwl_keyprint(struct mwl_softc * sc,const char * tag,const MWL_HAL_KEYVAL * hk,const uint8_t mac[IEEE80211_ADDR_LEN]) mwl_keyprint() argument
1548 MWL_HAL_KEYVAL hk; mwl_key_delete() local
1588 addgroupflags(MWL_HAL_KEYVAL * hk,const struct ieee80211_key * k) addgroupflags() argument
1623 MWL_HAL_KEYVAL hk; _mwl_key_set() local
[all...]
/freebsd-src/contrib/wpa/src/eap_peer/
H A Dtncc.c882 HKEY hk, hk2; in tncc_read_config_reg() local
/freebsd-src/contrib/unbound/util/
H A Dconfig_file.c2645 HKEY hk = NULL; w_lookup_reg_str() local
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_ndis.c2417 HKEY hk, hk2; in wpa_driver_ndis_set_wzc() local