Lines Matching defs:rsn_supp_config
151 struct rsn_supp_config { struct
152 void *network_ctx;
153 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */
154 int proactive_key_caching;
155 int eap_workaround;
156 void *eap_conf_ctx;
157 const u8 *ssid;
158 size_t ssid_len;
159 int wpa_ptk_rekey;
160 int wpa_deny_ptk0_rekey;
161 int p2p;
162 int wpa_rsc_relaxation;
163 int owe_ptk_workaround;
164 const u8 *fils_cache_id;
165 int beacon_prot;
166 bool force_kdk_derivation;