Searched refs:mgmt_group_cipher (Results 1 – 10 of 10) sorted by relevance
110 int key_mgmt, int mgmt_group_cipher, in wpa_gen_wpa_ie_rsn() argument211 if (wpa_cipher_valid_mgmt_group(mgmt_group_cipher)) { in wpa_gen_wpa_ie_rsn()220 mgmt_group_cipher)); in wpa_gen_wpa_ie_rsn()304 sm->key_mgmt, sm->mgmt_group_cipher, in wpa_gen_wpa_ie()
218 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in wpa_ft_gen_req_ies()233 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in wpa_ft_gen_req_ies()620 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC) in wpa_ft_process_igtk_subelem()
809 if (!wpa_cipher_valid_mgmt_group(sm->mgmt_group_cipher)) in ieee80211w_set_keys()816 len = wpa_cipher_key_len(sm->mgmt_group_cipher); in ieee80211w_set_keys()831 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher), in ieee80211w_set_keys()1166 wpa_cipher_valid_mgmt_group(sm->mgmt_group_cipher) && in wpa_supplicant_process_3_of_4()1168 (unsigned int) wpa_cipher_key_len(sm->mgmt_group_cipher)) { in wpa_supplicant_process_3_of_4()2544 sm->mgmt_group_cipher = value; in wpa_sm_set_param()2886 keylen = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_wnmsleep_install_key()2895 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_wnmsleep_install_key()
80 unsigned int mgmt_group_cipher; member
542 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()544 data->mgmt_group_cipher = 0; in wpa_parse_wpa_ie_rsn()672 data->mgmt_group_cipher = rsn_selector_to_bitfield(pos); in wpa_parse_wpa_ie_rsn()673 if (!wpa_cipher_valid_mgmt_group(data->mgmt_group_cipher)) { in wpa_parse_wpa_ie_rsn()676 data->mgmt_group_cipher); in wpa_parse_wpa_ie_rsn()734 data->mgmt_group_cipher = 0; in wpa_parse_wpa_ie_wpa()1254 ie1d.mgmt_group_cipher == ie2d.mgmt_group_cipher) in wpa_compare_rsn_ie()
372 int mgmt_group_cipher; member
356 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_set_non_wpa_policy()377 wpa_s->mgmt_group_cipher); in wpa_supplicant_set_non_wpa_policy()860 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_clear_status()1120 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()1136 ie.mgmt_group_cipher); in wpa_supplicant_set_suites()1243 sel = ie.mgmt_group_cipher; in wpa_supplicant_set_suites()1248 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()1252 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_128; in wpa_supplicant_set_suites()1256 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_256; in wpa_supplicant_set_suites()1260 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_CMAC_256; in wpa_supplicant_set_suites()[all …]
472 int mgmt_group_cipher; member
643 if (data.mgmt_group_cipher != wpa_auth->conf.group_mgmt_cipher) in wpa_validate_wpa_ie()646 "cipher %d", data.mgmt_group_cipher); in wpa_validate_wpa_ie()
3746 switch (ie_data->mgmt_group_cipher) { in wpas_dbus_get_bss_security_prop()