Searched refs:WPA_CIPHER_AES_128_CMAC (Results 1 – 8 of 8) sorted by relevance
465 return WPA_CIPHER_AES_128_CMAC; in rsn_selector_to_bitfield()529 return cipher == WPA_CIPHER_AES_128_CMAC || in wpa_cipher_valid_mgmt_group()560 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()633 if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) { in wpa_parse_wpa_ie_rsn()1396 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_key_len()1435 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_to_alg()1477 if (cipher & WPA_CIPHER_AES_128_CMAC) in wpa_cipher_to_suite()
26 #define WPA_CIPHER_AES_128_CMAC BIT(5) macro
218 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in wpa_ft_gen_req_ies()233 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in wpa_ft_gen_req_ies()620 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC) in wpa_ft_process_igtk_subelem()
265 conf->group_mgmt_cipher != WPA_CIPHER_AES_128_CMAC) { in wpa_write_rsn_ie()276 case WPA_CIPHER_AES_128_CMAC: in wpa_write_rsn_ie()
79 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_defaults_bss()
1155 WPA_CIPHER_AES_128_CMAC : 0; in wpa_supplicant_set_suites()1285 if (sel & WPA_CIPHER_AES_128_CMAC) { in wpa_supplicant_set_suites()1286 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()
3915 case WPA_CIPHER_AES_128_CMAC: in wpas_dbus_get_bss_security_prop()
2836 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_fill()