Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
Dwlan_crypto_global_def.h442 struct wlan_crypto_params { struct
443 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 …]