Searched refs:WPA_CIPHER_AES_128_CMAC (Results 1 – 5 of 5) sorted by relevance
25 #define WPA_CIPHER_AES_128_CMAC BIT(5) macro
293 return WPA_CIPHER_AES_128_CMAC; in rsn_selector_to_bitfield()375 return cipher == WPA_CIPHER_AES_128_CMAC || in wpa_cipher_valid_mgmt_group()422 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()1370 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_key_len()1448 if (cipher & WPA_CIPHER_AES_128_CMAC) in wpa_cipher_to_suite()
233 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in wpa_ft_gen_req_ies()248 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in wpa_ft_gen_req_ies()664 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC)
108 case WPA_CIPHER_AES_128_CMAC: in cipher_type_map_supp_to_public()155 return WPA_CIPHER_AES_128_CMAC; in cipher_type_map_public_to_supp()
566 if (data.mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC) { in wpa_validate_wpa_ie()