Searched refs:WPA_CIPHER_AES_128_CMAC (Results 1 – 12 of 12) sorted by relevance
876 return WPA_CIPHER_AES_128_CMAC; in rsn_selector_to_bitfield()956 return cipher == WPA_CIPHER_AES_128_CMAC || in wpa_cipher_valid_mgmt_group()987 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()1060 if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) { in wpa_parse_wpa_ie_rsn()1615 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_txt()1881 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_key_len()1920 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_to_alg()1962 if (cipher & WPA_CIPHER_AES_128_CMAC) in wpa_cipher_to_suite()2103 val |= WPA_CIPHER_AES_128_CMAC; in wpa_parse_cipher()2165 if (ciphers & WPA_CIPHER_AES_128_CMAC) { in wpa_write_ciphers()
26 #define WPA_CIPHER_AES_128_CMAC BIT(5) macro
33 (WPA_CIPHER_AES_128_CMAC | WPA_CIPHER_BIP_GMAC_128 | WPA_CIPHER_BIP_GMAC_256 | \
225 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in wpa_ft_gen_req_ies()240 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in wpa_ft_gen_req_ies()627 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC) in wpa_ft_process_igtk_subelem()
3789 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in fils_ft_build_assoc_req_rsne()3826 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in fils_ft_build_assoc_req_rsne()
301 conf->group_mgmt_cipher != WPA_CIPHER_AES_128_CMAC) { in wpa_write_rsn_ie()312 case WPA_CIPHER_AES_128_CMAC: in wpa_write_rsn_ie()
88 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_defaults_bss()
367 } else if (alg == WPA_CIPHER_AES_128_CMAC || in hostapd_wpa_auth_set_key()
115 conf->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in mesh_config_create()
1262 WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()1421 if (sel & WPA_CIPHER_AES_128_CMAC) { in wpa_supplicant_set_suites()1422 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()
4188 case WPA_CIPHER_AES_128_CMAC: in wpas_dbus_get_bss_security_prop()
3018 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_fill()