Searched refs:rtw_ap_set_group_key (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_ap.h | 25 int rtw_ap_set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid);
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 604 …rtw_ap_set_group_key(padapter, param->u.crypt.key, psecuritypriv->dot118021XGrpPrivacy, param->u.c… in rtw_cfg80211_ap_set_encryption() 678 …rtw_ap_set_group_key(padapter, param->u.crypt.key, psecuritypriv->dot118021XGrpPrivacy, param->u.c… in rtw_cfg80211_ap_set_encryption()
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ap.c | 1360 int rtw_ap_set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) in rtw_ap_set_group_key() function
|