Searched refs:kAllowedAuthAlgMask (Results 1 – 1 of 1) sorted by relevance
44 constexpr uint32_t kAllowedAuthAlgMask = variable900 if (auth_alg_mask & ~kAllowedAuthAlgMask) { in setAuthAlgInternal()1341 wpa_ssid->auth_alg & kAllowedAuthAlgMask}; in getAuthAlgInternal()