Searched refs:WPA_CIPHER_AES_128_CMAC (Results 1 – 8 of 8) sorted by relevance
441 return WPA_CIPHER_AES_128_CMAC; in rsn_selector_to_bitfield()505 return cipher == WPA_CIPHER_AES_128_CMAC || in wpa_cipher_valid_mgmt_group()536 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()607 if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) { in wpa_parse_wpa_ie_rsn()1346 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_key_len()1385 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_to_alg()1427 if (cipher & WPA_CIPHER_AES_128_CMAC) in wpa_cipher_to_suite()
26 #define WPA_CIPHER_AES_128_CMAC BIT(5) macro
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()
275 case WPA_CIPHER_AES_128_CMAC: in wpa_write_rsn_ie()
76 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_defaults_bss()
1121 WPA_CIPHER_AES_128_CMAC : 0; in wpa_supplicant_set_suites()1246 if (sel & WPA_CIPHER_AES_128_CMAC) { in wpa_supplicant_set_suites()1247 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()
3746 case WPA_CIPHER_AES_128_CMAC: in wpas_dbus_get_bss_security_prop()
2756 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_fill()