Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h307 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len,
Dwilc_wfi_cfgoperations.c997 ret = wilc_add_ptk(vif, params->key, keylen, mac_addr, in add_key()
Dhost_interface.c2866 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk() function