crypto/cipher.ctr.XORKeyStream (method)

one use

	crypto/cipher (current package)
		ctr.go#L75: func (x *ctr) XORKeyStream(dst, src []byte) {