Lines Matching defs:ti
34 unsigned long ti[2];46 ti[0] = v0;47 ti[1] = v1;53 IDEA_encrypt((unsigned long *)ti, schedule);55 t = ti[0];57 t = ti[1];65 v0 = ti[0];66 v1 = ti[1];71 t = v0 = v1 = ti[0] = ti[1] = 0;