Home
last modified time | relevance | path

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

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