Home
last modified time | relevance | path

Searched refs:kAllowedGroupCipherMask (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dsta_network.cpp56 constexpr uint32_t kAllowedGroupCipherMask = variable
2337 if (group_cipher_mask & ~kAllowedGroupCipherMask) { in setGroupCipher_1_4Internal()
2350 wpa_ssid->group_cipher & kAllowedGroupCipherMask}; in getGroupCipher_1_4Internal()