Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h151 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;
[all …]