Home
last modified time | relevance | path

Searched defs:tkid (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/whci/
Dwusb.c142 static int whc_set_key(struct whc *whc, u8 key_index, uint32_t tkid, in whc_set_key()
172 int whc_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in whc_set_ptk()
203 int whc_set_gtk(struct wusbhc *wusbhc, u32 tkid, in whc_set_gtk()
Dwhci-hc.h308 __le32 tkid; /*< TKID for source device, valid if secure bit is set */ member
/drivers/usb/wusbcore/
Dsecurity.c68 u32 *tkid; in wusbhc_next_tkid() local
87 u32 tkid; in wusbhc_generate_gtk() local
348 u32 tkid; in wusb_dev_4way_handshake() local
/drivers/usb/host/
Dhwa-hc.c437 static int __hwahc_dev_set_key(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_dev_set_key()
479 static int __hwahc_op_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_op_set_ptk()
521 static int __hwahc_op_set_gtk(struct wusbhc *wusbhc, u32 tkid, in __hwahc_op_set_gtk()