Lines Matching defs:ti
32 DES_LONG ti[2];39 ti[0] = v0;40 ti[1] = v1;46 DES_encrypt1(ti, schedule, DES_ENCRYPT);48 t = ti[0];50 t = ti[1];58 v0 = ti[0];59 v1 = ti[1];64 t = v0 = v1 = ti[0] = ti[1] = 0;