Home
last modified time | relevance | path

Searched refs:u8GtkKeylen (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h475 s32 host_int_add_rx_gtk(struct host_if_drv *hWFIDrv, const u8 *pu8RxGtk, u8 u8GtkKeylen,
Dhost_interface.c3252 u8 u8GtkKeylen, u8 u8KeyIdx, in host_int_add_rx_gtk() argument
3259 u8 u8KeyLen = u8GtkKeylen; in host_int_add_rx_gtk()
3290 memcpy(msg.body.key_info.attr.wpa.key, pu8RxGtk, u8GtkKeylen); in host_int_add_rx_gtk()