Home
last modified time | relevance | path

Searched refs:mgmt_group_cipher (Results 1 – 18 of 18) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c241 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC || in wpa_ft_gen_req_ies()
242 sm->mgmt_group_cipher == WPA_CIPHER_BIP_GMAC_128 || in wpa_ft_gen_req_ies()
243 sm->mgmt_group_cipher == WPA_CIPHER_BIP_GMAC_256 || in wpa_ft_gen_req_ies()
244 sm->mgmt_group_cipher == WPA_CIPHER_BIP_CMAC_256) in wpa_ft_gen_req_ies()
262 switch (sm->mgmt_group_cipher) { in wpa_ft_gen_req_ies()
779 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC && in wpa_ft_process_igtk_subelem()
780 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_128 && in wpa_ft_process_igtk_subelem()
781 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_256 && in wpa_ft_process_igtk_subelem()
782 sm->mgmt_group_cipher != WPA_CIPHER_BIP_CMAC_256) in wpa_ft_process_igtk_subelem()
793 igtk_len = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_ft_process_igtk_subelem()
[all …]
Dwpa_ie.c110 int key_mgmt, int mgmt_group_cipher, in wpa_gen_wpa_ie_rsn() argument
241 if (wpa_cipher_valid_mgmt_group(mgmt_group_cipher)) { in wpa_gen_wpa_ie_rsn()
250 mgmt_group_cipher)); in wpa_gen_wpa_ie_rsn()
334 sm->key_mgmt, sm->mgmt_group_cipher, in wpa_gen_wpa_ie()
Dwpa.c1033 size_t len = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_supplicant_install_igtk()
1057 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_supplicant_install_igtk()
1102 if (!wpa_cipher_valid_mgmt_group(sm->mgmt_group_cipher)) in ieee80211w_set_keys()
1109 len = wpa_cipher_key_len(sm->mgmt_group_cipher); in ieee80211w_set_keys()
1440 wpa_cipher_valid_mgmt_group(sm->mgmt_group_cipher) && in wpa_supplicant_process_3_of_4()
1442 (unsigned int) wpa_cipher_key_len(sm->mgmt_group_cipher)) { in wpa_supplicant_process_3_of_4()
3018 sm->mgmt_group_cipher = value; in wpa_sm_set_param()
3078 sm->mgmt_group_cipher)); in wpa_sm_get_status()
3993 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in fils_ft_build_assoc_req_rsne()
4036 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in fils_ft_build_assoc_req_rsne()
Dwpa_i.h85 unsigned int mgmt_group_cipher; member
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c171 conf.group_mgmt_cipher = rsn->mgmt_group_cipher; in __mesh_rsn_auth_init()
200 wpa_cipher_to_alg(rsn->mgmt_group_cipher), NULL, in __mesh_rsn_auth_init()
245 mesh_rsn->mgmt_group_cipher = conf->mgmt_group_cipher; in mesh_rsn_auth_init()
782 key_len = wpa_cipher_key_len(wpa_s->mesh_rsn->mgmt_group_cipher); in mesh_rsn_process_ampe()
Dmesh_rsn.h20 unsigned int mgmt_group_cipher; member
Dmesh.c120 conf->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in mesh_config_create()
217 wpa_s->mgmt_group_cipher = wpa_s->mesh_rsn->mgmt_group_cipher; in wpas_mesh_complete()
451 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_join_mesh()
Dwpa_supplicant.c405 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_set_non_wpa_policy()
426 wpa_s->mgmt_group_cipher); in wpa_supplicant_set_non_wpa_policy()
1026 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_clear_status()
1316 ie.mgmt_group_cipher = 0; in wpa_supplicant_set_suites()
1320 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1324 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1328 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1331 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1357 ie.mgmt_group_cipher); in wpa_supplicant_set_suites()
1528 sel = ie.mgmt_group_cipher; in wpa_supplicant_set_suites()
[all …]
Dwpa_supplicant_i.h546 int mgmt_group_cipher; member
Dmesh_mpm.c865 wpa_cipher_to_alg(conf->mgmt_group_cipher), in mesh_mpm_plink_estab()
Dsme.c1644 params.mgmt_group_suite = wpa_s->mgmt_group_cipher; in sme_associate()
Devents.c600 !(ie.mgmt_group_cipher & ssid->group_mgmt_cipher)) { in wpa_supplicant_ssid_bss_match()
Dctrl_iface.c9229 params.mgmt_group_suite = wpa_s->mgmt_group_cipher; in wpas_ctrl_resend_assoc()
/external/wpa_supplicant_8/src/common/
Dwpa_common.c1207 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()
1209 data->mgmt_group_cipher = 0; in wpa_parse_wpa_ie_rsn()
1345 data->mgmt_group_cipher = rsn_selector_to_bitfield(pos); in wpa_parse_wpa_ie_rsn()
1346 if (!wpa_cipher_valid_mgmt_group(data->mgmt_group_cipher)) { in wpa_parse_wpa_ie_rsn()
1349 __func__, data->mgmt_group_cipher, in wpa_parse_wpa_ie_rsn()
1408 data->mgmt_group_cipher = 0; in wpa_parse_wpa_ie_wpa()
2110 ie1d.mgmt_group_cipher == ie2d.mgmt_group_cipher) in wpa_compare_rsn_ie()
Dwpa_common.h403 int mgmt_group_cipher; member
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c769 if (data.mgmt_group_cipher != wpa_auth->conf.group_mgmt_cipher) in wpa_validate_wpa_ie()
772 "cipher %d", data.mgmt_group_cipher); in wpa_validate_wpa_ie()
Dap_config.h48 unsigned int mgmt_group_cipher; member
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c4610 switch (ie_data->mgmt_group_cipher) { in wpas_dbus_get_bss_security_prop()