Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_hif.h179 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len,
Dwilc_wfi_cfgoperations.c604 ret = wilc_add_ptk(vif, params->key, keylen, mac_addr, in add_key()
Dwilc_hif.c1193 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk() function