Searched defs:wlan_cm_connect_crypto_info (Results 1 – 1 of 1) sorted by relevance
89 struct wlan_cm_connect_crypto_info { struct90 uint32_t wpa_versions;91 uint32_t auth_type;92 uint32_t group_cipher;93 uint32_t ciphers_pairwise;94 uint32_t akm_suites;95 struct wlan_cm_wep_key_params wep_keys;96 uint16_t rsn_caps;97 uint32_t mgmt_ciphers;98 uint8_t user_mfp;[all …]