Home
last modified time | relevance | path

Searched defs:cfg80211_crypto_settings (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/net/
Dcfg80211.h851 struct cfg80211_crypto_settings { struct
852 u32 wpa_versions;
853 u32 cipher_group;
854 int n_ciphers_pairwise;
855 u32 ciphers_pairwise[NL80211_MAX_NR_CIPHER_SUITES];
856 int n_akm_suites;
857 u32 akm_suites[NL80211_MAX_NR_AKM_SUITES];
858 bool control_port;
859 __be16 control_port_ethertype;
860 bool control_port_no_encrypt;
[all …]