Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h156 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len,
H A Dcfg80211.c610 ret = wilc_add_ptk(vif, params->key, keylen, mac_addr, in add_key()
H A Dhif.c1109 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk() function