Searched refs:cfg80211_supported_cipher_suite (Results 1 – 3 of 3) sorted by relevance
436 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher);
268 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite() function457 if (!cfg80211_supported_cipher_suite(&rdev->wiphy, params->cipher)) in cfg80211_validate_key_settings()
10108 if (!cfg80211_supported_cipher_suite( in nl80211_crypto_settings()10117 if (!cfg80211_supported_cipher_suite(&rdev->wiphy, in nl80211_crypto_settings()
Completed in 36 milliseconds