/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | wpa_ft.c | 311 switch (sm->mgmt_group_cipher) { in wpa_ft_gen_req_ies() 900 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC && in wpa_ft_process_igtk_subelem() 901 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_128 && in wpa_ft_process_igtk_subelem() 902 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_256 && in wpa_ft_process_igtk_subelem() 903 sm->mgmt_group_cipher != WPA_CIPHER_BIP_CMAC_256) in wpa_ft_process_igtk_subelem() 914 igtk_len = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_ft_process_igtk_subelem() 938 if (wpa_sm_set_key(sm, -1, wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_ft_process_igtk_subelem() 963 (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC && in wpa_ft_process_bigtk_subelem() 964 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_128 && in wpa_ft_process_bigtk_subelem() 965 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_256 && in wpa_ft_process_bigtk_subelem() [all …]
|
H A D | wpa_ie.c | 131 int key_mgmt, int mgmt_group_cipher, in wpa_gen_wpa_ie_rsn() argument 257 if (wpa_cipher_valid_mgmt_group(mgmt_group_cipher)) { in wpa_gen_wpa_ie_rsn() 266 mgmt_group_cipher)); in wpa_gen_wpa_ie_rsn() 349 sm->key_mgmt, sm->mgmt_group_cipher, in wpa_gen_wpa_ie()
|
H A D | wpa.c | 1635 size_t len = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_supplicant_install_igtk() 1659 if (wpa_sm_set_key(sm, -1, wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_supplicant_install_igtk() 1703 size_t len = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_supplicant_install_bigtk() 1728 if (wpa_sm_set_key(sm, -1, wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_supplicant_install_bigtk() 1754 size_t len = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_supplicant_install_mlo_igtk() 1781 wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_supplicant_install_mlo_igtk() 1811 size_t len = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_supplicant_install_mlo_bigtk() 1841 wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_supplicant_install_mlo_bigtk() 1872 len = wpa_cipher_key_len(sm->mgmt_group_cipher); in _mlo_ieee80211w_set_keys() 1886 len = wpa_cipher_key_len(sm->mgmt_group_cipher); in _mlo_ieee80211w_set_keys() [all …]
|
H A D | wpa_i.h | 104 unsigned int mgmt_group_cipher; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | mesh_rsn.c | 189 conf.group_mgmt_cipher = rsn->mgmt_group_cipher; in __mesh_rsn_auth_init() 216 wpa_cipher_to_alg(rsn->mgmt_group_cipher), in __mesh_rsn_auth_init() 263 mesh_rsn->mgmt_group_cipher = conf->mgmt_group_cipher; in mesh_rsn_auth_init() 795 key_len = wpa_cipher_key_len(wpa_s->mesh_rsn->mgmt_group_cipher); in mesh_rsn_process_ampe()
|
H A D | mesh.c | 132 conf->mgmt_group_cipher = ssid->group_mgmt_cipher; in mesh_config_create() 134 conf->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in mesh_config_create() 279 wpa_s->mgmt_group_cipher = wpa_s->mesh_rsn->mgmt_group_cipher; in wpas_mesh_complete() 629 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_join_mesh()
|
H A D | mesh_rsn.h | 20 unsigned int mgmt_group_cipher; member
|
H A D | wpa_supplicant.c | 424 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_set_non_wpa_policy() 446 wpa_s->mgmt_group_cipher); in wpa_supplicant_set_non_wpa_policy() 1244 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_clear_status() 1431 sel = ie->mgmt_group_cipher; in wpas_set_mgmt_group_cipher() 1439 ie->mgmt_group_cipher, ssid->group_mgmt_cipher, sel); in wpas_set_mgmt_group_cipher() 1441 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpas_set_mgmt_group_cipher() 1445 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_128; in wpas_set_mgmt_group_cipher() 1449 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_256; in wpas_set_mgmt_group_cipher() 1453 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_CMAC_256; in wpas_set_mgmt_group_cipher() 1457 wpa_s->mgmt_group_cipher = 0; in wpas_set_mgmt_group_cipher() [all …]
|
H A D | events.c | 739 !(ie.mgmt_group_cipher & ssid->group_mgmt_cipher)) { in wpa_supplicant_ssid_bss_match() 3330 sel = ie.mgmt_group_cipher; in wpa_supplicant_use_own_rsne_params() 3336 ie.mgmt_group_cipher, ssid->group_mgmt_cipher, sel); in wpa_supplicant_use_own_rsne_params() 3343 ie.mgmt_group_cipher = 0; in wpa_supplicant_use_own_rsne_params() 3346 if (ie.mgmt_group_cipher && !sel) { in wpa_supplicant_use_own_rsne_params() 3352 wpa_s->mgmt_group_cipher = ie.mgmt_group_cipher; in wpa_supplicant_use_own_rsne_params() 3354 wpa_s->mgmt_group_cipher); in wpa_supplicant_use_own_rsne_params() 3355 if (wpa_s->mgmt_group_cipher) in wpa_supplicant_use_own_rsne_params() 3357 wpa_cipher_txt(wpa_s->mgmt_group_cipher)); in wpa_supplicant_use_own_rsne_params()
|
H A D | mesh_mpm.c | 944 wpa_cipher_to_alg(conf->mgmt_group_cipher), in mesh_mpm_plink_estab()
|
H A D | wpa_supplicant_i.h | 750 int mgmt_group_cipher; member
|
H A D | sme.c | 2479 params.mgmt_group_suite = wpa_s->mgmt_group_cipher; in sme_associate()
|
H A D | ctrl_iface.c | 10338 params.mgmt_group_suite = wpa_s->mgmt_group_cipher; in wpas_ctrl_resend_assoc()
|
/freebsd/contrib/wpa/src/common/ |
H A D | wpa_common.c | 1870 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn() 2009 data->mgmt_group_cipher = rsn_selector_to_bitfield(pos); in wpa_parse_wpa_ie_rsn() 2010 if (!wpa_cipher_valid_mgmt_group(data->mgmt_group_cipher)) { in wpa_parse_wpa_ie_rsn() 2013 __func__, data->mgmt_group_cipher, in wpa_parse_wpa_ie_rsn() 2071 data->mgmt_group_cipher = 0; in wpa_parse_wpa_ie_wpa() 2889 ie1d.mgmt_group_cipher == ie2d.mgmt_group_cipher) in wpa_compare_rsn_ie() 4107 if (data->mgmt_group_cipher != WPA_CIPHER_GTK_NOT_USED) { in wpa_pasn_validate_rsne()
|
H A D | wpa_common.h | 524 int mgmt_group_cipher; member
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_ie.c | 864 if (data.mgmt_group_cipher != wpa_auth->conf.group_mgmt_cipher) in wpa_validate_wpa_ie() 867 "cipher %d", data.mgmt_group_cipher); in wpa_validate_wpa_ie()
|
H A D | ap_config.h | 55 unsigned int mgmt_group_cipher; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 1573 __le32 mgmt_group_cipher; member
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 5555 switch (ie_data->mgmt_group_cipher) { in wpas_dbus_get_bss_security_prop()
|