Searched refs:wilc_add_ptk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 160 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len,
|
H A D | cfg80211.c | 638 ret = wilc_add_ptk(vif, params->key, keylen, mac_addr, in add_key()
|
H A D | hif.c | 1130 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 154 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len,
|
H A D | cfg80211.c | 614 ret = wilc_add_ptk(vif, params->key, keylen, mac_addr, in add_key()
|
H A D | hif.c | 1103 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk() function
|
Completed in 16 milliseconds