Searched defs:cfg80211_crypto_settings (Results 1 – 6 of 6) sorted by relevance
120820 struct cfg80211_crypto_settings { struct120821 u32 wpa_versions;120822 u32 cipher_group;120823 int n_ciphers_pairwise;120824 u32 ciphers_pairwise[5];120825 int n_akm_suites;120826 u32 akm_suites[2];120827 bool control_port;120828 __be16 control_port_ethertype;120829 bool control_port_no_encrypt;[all …]
107616 struct cfg80211_crypto_settings { struct107617 u32 wpa_versions;107618 u32 cipher_group;107619 int n_ciphers_pairwise;107620 u32 ciphers_pairwise[5];107621 int n_akm_suites;107622 u32 akm_suites[2];107623 bool control_port;107624 __be16 control_port_ethertype;107625 bool control_port_no_encrypt;[all …]
116843 struct cfg80211_crypto_settings { struct116844 u32 wpa_versions;116845 u32 cipher_group;116846 int n_ciphers_pairwise;116847 u32 ciphers_pairwise[5];116848 int n_akm_suites;116849 u32 akm_suites[2];116850 bool control_port;116851 __be16 control_port_ethertype;116852 bool control_port_no_encrypt;[all …]