Home
last modified time | relevance | path

Searched defs:key_mgmt (Results 1 – 25 of 29) sorted by relevance

12

/hostap-latest/src/rsn_supp/
Dwpa_ie.c50 int key_mgmt) in wpa_gen_wpa_ie_wpa()
138 int key_mgmt, int mgmt_group_cipher, in wpa_gen_wpa_ie_rsn()
288 int key_mgmt) in wpa_gen_wpa_ie_osen()
Dwpa_i.h103 unsigned int key_mgmt; member
/hostap-latest/tests/hwsim/
Dtest_pasn.py276 def check_pasn_fils_pmksa_cache(dev, apdev, params, key_mgmt): argument
397 def check_pasn_fils_kdk(dev, apdev, params, key_mgmt): argument
557 def pasn_fils_setup(wpas, apdev, params, key_mgmt): argument
588 def check_pasn_fils(dev, apdev, params, key_mgmt): argument
604 def check_pasn_fils_connected_same_channel(dev, apdev, params, key_mgmt): argument
629 def check_pasn_fils_connected_diff_channel(dev, apdev, params, key_mgmt): argument
Dtest_fils.py407 def run_fils_sk_erp(dev, apdev, key_mgmt, params): argument
1912 def run_fils_and_ft_over_air(dev, apdev, params, key_mgmt): argument
1950 def run_fils_and_ft_over_ds(dev, apdev, params, key_mgmt): argument
1972 def run_fils_and_ft_setup(dev, apdev, params, key_mgmt): argument
Dtest_ibss.py51 def add_ibss(dev, ssid, psk=None, proto=None, key_mgmt=None, pairwise=None, argument
Dwlantest.py222 def require_sta_key_mgmt(self, bssid, addr, key_mgmt): argument
Dtest_eht.py253 def eht_mld_ap_wpa2_params(ssid, passphrase=None, key_mgmt="WPA-PSK-SHA256", argument
Dwpasupplicant.py1285 def wps_reg(self, bssid, pin, new_ssid=None, key_mgmt=None, cipher=None, argument
/hostap-latest/src/ap/
Dwpa_auth_ie.c124 int pairwise, int key_mgmt, u16 rsn_capab, in rsne_write_data()
487 static u32 rsnxe_capab(struct wpa_auth_config *conf, int key_mgmt) in rsnxe_capab()
864 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
Dieee802_11_auth.c722 int key_mgmt, const u8 *anonce, in hostapd_acl_req_radius_psk()
Dieee802_1x.c1126 int key_mgmt; in ieee802_1x_receive() local
1325 int key_mgmt; in ieee802_1x_new_station() local
Dwpa_auth_glue.c1555 static void hostapd_request_radius_psk(void *ctx, const u8 *addr, int key_mgmt, in hostapd_request_radius_psk()
Dwpa_auth_ft.c812 int wpa_write_ftie(struct wpa_auth_config *conf, int key_mgmt, size_t key_len, in wpa_write_ftie()
3055 int key_mgmt, ciphers; in wpa_ft_set_key_mgmt() local
/hostap-latest/src/common/
Dwpa_common.c894 int wpa_ft_mic(int key_mgmt, const u8 *kck, size_t kck_len, const u8 *sta_addr, in wpa_ft_mic()
1152 static int wpa_ft_parse_fte(int key_mgmt, const u8 *ie, size_t len, in wpa_ft_parse_fte()
1213 int key_mgmt, bool reassoc_resp) in wpa_ft_parse_ies()
2189 int key_mgmt) in wpa_derive_pmk_r0()
2750 const char * wpa_key_mgmt_txt(int key_mgmt, int proto) in wpa_key_mgmt_txt()
Dwpa_common.h521 int key_mgmt; member
598 int key_mgmt; member
/hostap-latest/src/pasn/
Dpasn_common.c132 void pasn_set_wpa_key_mgmt(struct pasn_data *pasn, int key_mgmt) in pasn_set_wpa_key_mgmt()
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.cpp244 const char *key_mgmt = NULL, *proto = NULL, *pairwise = NULL; in addNetwork() local
/hostap-latest/wlantest/
Dwlantest.h75 int key_mgmt; member
170 int key_mgmt; member
Dctrl.c921 static void info_print_key_mgmt(char *buf, size_t len, int key_mgmt) in info_print_key_mgmt()
/hostap-latest/wpa_supplicant/
Dpasn_supplicant.c160 int sel, key_mgmt, pairwise_cipher; in wpas_pasn_get_params_from_bss() local
Dbss.c1907 int key_mgmt) in wpa_bss_supported_key_mgmt()
Dconfig_ssid.h309 int key_mgmt; member
Dsme.c105 int key_mgmt = external ? wpa_s->sme.ext_auth_key_mgmt : in sme_auth_build_sae_commit() local
Dinterworking.c951 const char *key_mgmt = NULL; in interworking_set_hs20_params() local
/hostap-latest/src/drivers/
Ddriver_nl80211_capa.c261 unsigned int key_mgmt = 0; in get_akm_suites_info() local
351 unsigned int key_mgmt; in get_iface_akm_suites_info() local

12