Lines Matching refs:mgmt_group_cipher
427 wpa_s->mgmt_group_cipher = 0;
449 wpa_s->mgmt_group_cipher);
1220 wpa_s->mgmt_group_cipher = 0;
1407 sel = ie->mgmt_group_cipher;
1414 "WPA: AP mgmt_group_cipher 0x%x network profile mgmt_group_cipher 0x%x; available mgmt_group_cipher 0x%x",
1415 ie->mgmt_group_cipher, ssid->group_mgmt_cipher, sel);
1417 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC;
1421 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_128;
1425 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_256;
1429 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_CMAC_256;
1433 wpa_s->mgmt_group_cipher = 0;
1437 wpa_s->mgmt_group_cipher);
1763 ie.mgmt_group_cipher = 0;
1767 ie.mgmt_group_cipher =
1771 ie.mgmt_group_cipher =
1775 ie.mgmt_group_cipher =
1778 ie.mgmt_group_cipher =
1802 ie.mgmt_group_cipher);
4182 cipher_group_mgmt = wpa_s->mgmt_group_cipher;