Searched defs:rndis_wlan_encr_key (Results 1 – 1 of 1) sorted by relevance
402 struct rndis_wlan_encr_key { struct403 int len;404 u32 cipher;405 u8 material[32];406 u8 bssid[ETH_ALEN];407 bool pairwise;408 bool tx_key;