Searched defs:rndis_wlan_encr_key (Results 1 – 1 of 1) sorted by relevance
465 struct rndis_wlan_encr_key { struct466 int len;467 u32 cipher;468 u8 material[32];469 u8 bssid[ETH_ALEN];470 bool pairwise;471 bool tx_key;