Searched defs:tkid (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/usb/wusbcore/ |
D | security.c | 83 u32 *tkid; in wusbhc_next_tkid() local 102 u32 tkid; in wusbhc_generate_gtk() local 368 u32 tkid; in wusb_dev_4way_handshake() local
|
/linux-4.1.27/drivers/usb/host/whci/ |
D | wusb.c | 141 static int whc_set_key(struct whc *whc, u8 key_index, uint32_t tkid, in whc_set_key() 171 int whc_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in whc_set_ptk() 202 int whc_set_gtk(struct wusbhc *wusbhc, u32 tkid, in whc_set_gtk()
|
D | whci-hc.h | 304 __le32 tkid; /*< TKID for source device, valid if secure bit is set */ member
|
/linux-4.1.27/drivers/usb/host/ |
D | hwa-hc.c | 465 static int __hwahc_dev_set_key(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_dev_set_key() 506 static int __hwahc_op_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_op_set_ptk() 548 static int __hwahc_op_set_gtk(struct wusbhc *wusbhc, u32 tkid, in __hwahc_op_set_gtk()
|
/linux-4.1.27/include/linux/usb/ |
D | wusb.h | 280 u8 tkid[3]; /* LE */ member
|