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()
220 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in wpa_ft_gen_req_ies()235 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in wpa_ft_gen_req_ies()622 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()2532 sm->mgmt_group_cipher = value; in wpa_sm_set_param()2874 keylen = wpa_cipher_key_len(sm->mgmt_group_cipher); in wpa_wnmsleep_install_key()2883 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
536 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()538 data->mgmt_group_cipher = 0; in wpa_parse_wpa_ie_rsn()666 data->mgmt_group_cipher = rsn_selector_to_bitfield(pos); in wpa_parse_wpa_ie_rsn()667 if (!wpa_cipher_valid_mgmt_group(data->mgmt_group_cipher)) { in wpa_parse_wpa_ie_rsn()670 data->mgmt_group_cipher); in wpa_parse_wpa_ie_rsn()728 data->mgmt_group_cipher = 0; in wpa_parse_wpa_ie_wpa()1248 ie1d.mgmt_group_cipher == ie2d.mgmt_group_cipher) in wpa_compare_rsn_ie()
372 int mgmt_group_cipher; member
355 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_set_non_wpa_policy()376 wpa_s->mgmt_group_cipher); in wpa_supplicant_set_non_wpa_policy()859 wpa_s->mgmt_group_cipher = 0; in wpa_supplicant_clear_status()1119 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()1135 ie.mgmt_group_cipher); in wpa_supplicant_set_suites()1242 sel = ie.mgmt_group_cipher; in wpa_supplicant_set_suites()1247 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()1251 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_128; in wpa_supplicant_set_suites()1255 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_256; in wpa_supplicant_set_suites()1259 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_CMAC_256; in wpa_supplicant_set_suites()[all …]
472 int mgmt_group_cipher; member
625 if (data.mgmt_group_cipher != wpa_auth->conf.group_mgmt_cipher) in wpa_validate_wpa_ie()628 "cipher %d", data.mgmt_group_cipher); in wpa_validate_wpa_ie()
3744 switch (ie_data->mgmt_group_cipher) { in wpas_dbus_get_bss_security_prop()