Home | History | Annotate | Download | only in des

Lines Matching refs:iv2

85     unsigned char *iv1,*iv2;
88 iv2 = &(*ivec2)[0];
94 c2l(iv2,tout0);
95 c2l(iv2,tout1);
135 iv2=&(*ivec2)[0];
136 l2c(tout0,iv2);
137 l2c(tout1,iv2);
145 c2l(iv2,xor0);
146 c2l(iv2,xor1);
192 iv2=&(*ivec2)[0];
193 l2c(xor0,iv2);
194 l2c(xor1,iv2);