SEED
SEED(X0, LOW(fixseed), HIGH(fixseed));
SEED(LOW(seed16v[0]), LOW(seed16v[1]), LOW(seed16v[2]));
theKey = SEED + t1 + t2 + t3 + t4;