Searched refs:WPA_CIPHER_AES_128_CMAC (Results 1 – 11 of 11) sorted by relevance
1748 return WPA_CIPHER_AES_128_CMAC; in rsn_selector_to_bitfield()1841 cipher == WPA_CIPHER_AES_128_CMAC || in wpa_cipher_valid_mgmt_group()1870 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()1952 if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) { in wpa_parse_wpa_ie_rsn()2720 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_txt()3008 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_key_len()3047 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_to_alg()3097 if (cipher & WPA_CIPHER_AES_128_CMAC) in wpa_cipher_to_suite()3242 val |= WPA_CIPHER_AES_128_CMAC; in wpa_parse_cipher()3304 if (ciphers & WPA_CIPHER_AES_128_CMAC) { in wpa_write_ciphers()
17 #define WPA_CIPHER_AES_128_CMAC BIT(5) macro
49 (WPA_CIPHER_AES_128_CMAC | WPA_CIPHER_BIP_GMAC_128 | WPA_CIPHER_BIP_GMAC_256 | \
348 conf->group_mgmt_cipher != WPA_CIPHER_AES_128_CMAC) { in wpa_write_rsn_ie()359 case WPA_CIPHER_AES_128_CMAC: in wpa_write_rsn_ie()1249 case WPA_CIPHER_AES_128_CMAC: in wpa_auth_write_fd_rsn_info()
104 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_defaults_bss()
312 case WPA_CIPHER_AES_128_CMAC: in wpa_ft_gen_req_ies()900 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC && in wpa_ft_process_igtk_subelem()963 (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC && in wpa_ft_process_bigtk_subelem()
5977 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in fils_ft_build_assoc_req_rsne()
134 conf->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in mesh_config_create()
1440 if (sel & WPA_CIPHER_AES_128_CMAC) { in wpas_set_mgmt_group_cipher()1441 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpas_set_mgmt_group_cipher()1804 WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()
5556 case WPA_CIPHER_AES_128_CMAC: in wpas_dbus_get_bss_security_prop()
3647 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_fill()