Home
last modified time | relevance | path

Searched refs:cfg80211_supported_cipher_suite (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.h437 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher);
H A Dutil.c266 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite() function
454 if (!cfg80211_supported_cipher_suite(&rdev->wiphy, params->cipher)) in cfg80211_validate_key_settings()
H A Dnl80211.c9695 if (!cfg80211_supported_cipher_suite( in nl80211_crypto_settings()
9704 if (!cfg80211_supported_cipher_suite(&rdev->wiphy, in nl80211_crypto_settings()
/kernel/linux/linux-6.6/net/wireless/
H A Dcore.h444 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher);
H A Dutil.c268 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite() function
457 if (!cfg80211_supported_cipher_suite(&rdev->wiphy, params->cipher)) in cfg80211_validate_key_settings()
H A Dnl80211.c10865 if (!cfg80211_supported_cipher_suite( in nl80211_crypto_settings()
10874 if (!cfg80211_supported_cipher_suite(&rdev->wiphy, in nl80211_crypto_settings()

Completed in 45 milliseconds