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