x_UncstKey        552 drivers/staging/rtl8712/rtl871x_cmd.c 		memcpy(&psetstakey_para->key, &sta->x_UncstKey, 16);
x_UncstKey         83 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 	memcpy(psta->x_UncstKey.skey, param->u.crypt.key,
x_UncstKey        801 drivers/staging/rtl8712/rtl871x_mlme.c 							 x_UncstKey,
x_UncstKey        588 drivers/staging/rtl8712/rtl871x_security.c 			prwskey = &stainfo->x_UncstKey.skey[0];
x_UncstKey        675 drivers/staging/rtl8712/rtl871x_security.c 				prwskey = &stainfo->x_UncstKey.skey[0];
x_UncstKey       1159 drivers/staging/rtl8712/rtl871x_security.c 			prwskey = &stainfo->x_UncstKey.skey[0];
x_UncstKey       1370 drivers/staging/rtl8712/rtl871x_security.c 				prwskey = &stainfo->x_UncstKey.skey[0];
x_UncstKey         61 drivers/staging/rtl8712/sta_info.h 	union Keytype	x_UncstKey;