Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h247 struct mwifiex_ds_encrypt_key { struct
248 u32 key_disable;
249 u32 key_index;
250 u32 key_len;
251 u8 key_material[WLAN_MAX_KEY_LEN];
252 u8 mac_addr[ETH_ALEN];
253 u32 is_wapi_key;
254 u8 pn[PN_LEN]; /* packet number */
255 u8 pn_len;
256 u8 is_igtk_key;
[all …]