Searched defs:wlan_crypto_params (Results 1 – 1 of 1) sorted by relevance
442 struct wlan_crypto_params { struct443 uint32_t authmodeset;444 uint32_t ucastcipherset;445 uint32_t mcastcipherset;446 uint32_t mgmtcipherset;447 uint32_t cipher_caps;448 uint32_t key_mgmt;449 struct wlan_crypto_pmksa *pmksa[WLAN_CRYPTO_MAX_PMKID];450 uint16_t rsn_caps;451 uint32_t rsnx_caps;[all …]