Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_cmd.h153 struct setkey_parm { struct
154 u8 algorithm; /* could be none, wep40, TKIP, CCMP, wep104 */
155 u8 keyid;
156 u8 grpkey; /* 1: this is the grpkey for 802.1x.
159 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
160 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_cmd.h293 struct setkey_parm { struct
294 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
295 u8 keyid;
296 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
297 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_cmd.h293 struct setkey_parm { struct
294 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
295 u8 keyid;
296 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
297 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h301 struct setkey_parm { struct
302 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
303 u8 keyid;
304 u8 grpkey; /* 1: this is the grpkey for 802.1x. 0: this is the unicast key for 802.1x */
305 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
306 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_cmd.h395 struct setkey_parm { struct
396 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
397 u8 keyid;
398 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
399 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_cmd.h396 struct setkey_parm { struct
397 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
398 u8 keyid;
399 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
400 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_cmd.h174 struct setkey_parm { struct
175 u8 algorithm; /* encryption algorithm, could be none, wep40,
178 u8 keyid;
179 u8 grpkey; /* 1: this is the grpkey for 802.1x.
182 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_cmd.h395 struct setkey_parm { struct
396 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
397 u8 keyid;
398 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
399 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_cmd.h396 struct setkey_parm { struct
397 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
398 u8 keyid;
399 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
400 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_cmd.h397 struct setkey_parm { struct
398 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
399 u8 keyid;
400 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
401 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_cmd.h395 struct setkey_parm { struct
396 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
397 u8 keyid;
398 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
399 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_cmd.h396 struct setkey_parm { struct
397 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
398 u8 keyid;
399 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
400 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_cmd.h396 struct setkey_parm { struct
397 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
398 u8 keyid;
399 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
400 u8 key[32]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_cmd.h399 struct setkey_parm { struct
400 u8 algorithm; // encryption algorithm, could be none, wep40, TKIP, CCMP, wep104
401 u8 keyid;
402 u8 grpkey; // 1: this is the grpkey for 802.1x. 0: this is the unicast key for 802.1x
403 u8 set_tx; // 1: main tx key for wep. 0: other key.
404 u8 key[16]; // this could be 40 or 104
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_cmd.h412 struct setkey_parm { struct
413 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
414 u8 keyid;
415 u8 grpkey; /* 1: this is the grpkey for 802.1x. 0: this is the unicast key for 802.1x */
416 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
417 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_cmd.h400 struct setkey_parm { struct
401 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
402 u8 keyid;
403 u8 grpkey; /* 1: this is the grpkey for 802.1x. 0: this is the unicast key for 802.1x */
404 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
405 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_cmd.h402 struct setkey_parm { struct
403 u8 algorithm; // encryption algorithm, could be none, wep40, TKIP, CCMP, wep104
404 u8 keyid;
405 u8 grpkey; // 1: this is the grpkey for 802.1x. 0: this is the unicast key for 802.1x
406 u8 set_tx; // 1: main tx key for wep. 0: other key.
407 u8 key[16]; // this could be 40 or 104
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_cmd.h422 struct setkey_parm { struct
423 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
424 u8 keyid;
425 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
426 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_cmd.h421 struct setkey_parm { struct
422 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
423 u8 keyid;
424 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
425 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_cmd.h427 struct setkey_parm { struct
428 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
429 u8 keyid;
430 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
431 u8 key[16]; /* this could be 40 or 104 */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_cmd.h427 struct setkey_parm { struct
428 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
429 u8 keyid;
430 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
431 u8 key[16]; /* this could be 40 or 104 */