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.2/
Dsta_network.cpp48 constexpr uint32_t kAllowedGroupCipherMask = variable
912 if (group_cipher_mask & ~kAllowedGroupCipherMask) { in setGroupCipherInternal()
1348 wpa_ssid->group_cipher & kAllowedGroupCipherMask}; in getGroupCipherInternal()