Lines Matching refs:mgmt_group_cipher
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()
1461 wpa_s->mgmt_group_cipher); in wpas_set_mgmt_group_cipher()
1788 ie.mgmt_group_cipher = 0; in wpa_supplicant_set_suites()
1792 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1796 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1800 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1803 ie.mgmt_group_cipher = in wpa_supplicant_set_suites()
1827 ie.mgmt_group_cipher); in wpa_supplicant_set_suites()
4274 cipher_group_mgmt = wpa_s->mgmt_group_cipher; in wpas_start_assoc_cb()