Home
last modified time | relevance | path

Searched refs:KeyRSC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
Dwlan_bssdef.h161 unsigned long long KeyRSC; member
/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h476 u8 u8KeyIdx, u32 u32KeyRSClen, const u8 *KeyRSC,
Dhost_interface.c3253 u32 u32KeyRSClen, const u8 *KeyRSC, in host_int_add_rx_gtk() argument
3273 if (KeyRSC) { in host_int_add_rx_gtk()
3275 memcpy(msg.body.key_info.attr.wpa.seq, KeyRSC, u32KeyRSClen); in host_int_add_rx_gtk()