Searched defs:tkid (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/usb/host/whci/ |
D | wusb.c | 130 static int whc_set_key(struct whc *whc, u8 key_index, uint32_t tkid, in whc_set_key() 160 int whc_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in whc_set_ptk() 191 int whc_set_gtk(struct wusbhc *wusbhc, u32 tkid, in whc_set_gtk()
|
D | whci-hc.h | 291 __le32 tkid; /*< TKID for source device, valid if secure bit is set */ member
|
/Linux-v4.19/drivers/usb/wusbcore/ |
D | security.c | 70 u32 *tkid; in wusbhc_next_tkid() local 89 u32 tkid; in wusbhc_generate_gtk() local 356 u32 tkid; in wusb_dev_4way_handshake() local
|
/Linux-v4.19/drivers/usb/host/ |
D | hwa-hc.c | 451 static int __hwahc_dev_set_key(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_dev_set_key() 492 static int __hwahc_op_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_op_set_ptk() 534 static int __hwahc_op_set_gtk(struct wusbhc *wusbhc, u32 tkid, in __hwahc_op_set_gtk()
|
/Linux-v4.19/include/linux/usb/ |
D | wusb.h | 281 u8 tkid[3]; /* LE */ member
|