Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c422 static int set_group_key(struct rtw_adapter *padapter, struct key_params *parms, in set_group_key() function
519 set_group_key(padapter, keyparms, keyparms->cipher, key_index); in rtw_cfg80211_ap_set_encryption()
583 set_group_key(padapter, keyparms, in rtw_cfg80211_ap_set_encryption()
694 set_group_key(padapter, keyparms, in rtw_cfg80211_ap_set_encryption()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2150 static int set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) in set_group_key() function
2226 return set_group_key(padapter, key, alg, keyid); in set_wep_key()
2365set_group_key(padapter, param->u.crypt.key, psecuritypriv->dot118021XGrpPrivacy, param->u.crypt.id… in rtw_set_encryption()
2442set_group_key(padapter, param->u.crypt.key, psecuritypriv->dot118021XGrpPrivacy, param->u.crypt.id… in rtw_set_encryption()