Searched refs:whc_set_key (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/host/whci/
H A Dwusb.c141 static int whc_set_key(struct whc *whc, u8 key_index, uint32_t tkid, whc_set_key() function
181 ret = whc_set_key(whc, port_idx, tkid, ptk, key_size, false); whc_set_ptk()
210 ret = whc_set_key(whc, whc->n_devices, tkid, gtk, key_size, true); whc_set_gtk()

Completed in 33 milliseconds