Searched refs:set_group_key (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c2149 static int set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) function
2225 return set_group_key(padapter, key, alg, keyid);
2364 set_group_key(padapter, param->u.crypt.key, psecuritypriv->dot118021XGrpPrivacy, param->u.crypt.idx);
2441 set_group_key(padapter, param->u.crypt.key, psecuritypriv->dot118021XGrpPrivacy, param->u.crypt.idx);
/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c421 static int set_group_key(struct rtw_adapter *padapter, struct key_params *parms, function
519 set_group_key(padapter, keyparms, keyparms->cipher, key_index);
583 set_group_key(padapter, keyparms,
694 set_group_key(padapter, keyparms,

Completed in 73 milliseconds