Home
last modified time | relevance | path

Searched refs:rtw_ap_set_group_key (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ap.h25 int rtw_ap_set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1323 int rtw_ap_set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) in rtw_ap_set_group_key() function