Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h442 s32 host_int_add_ptk(struct host_if_drv *hWFIDrv, const u8 *pu8Ptk, u8 u8PtkKeylen,
Dhost_interface.c3186 s32 host_int_add_ptk(struct host_if_drv *hif_drv, const u8 *pu8Ptk, in host_int_add_ptk() argument
3219 memcpy(msg.body.key_info.attr.wpa.key, pu8Ptk, u8PtkKeylen); in host_int_add_ptk()