Home | History | Annotate | Download | only in lsb

Lines Matching defs:in

55 // that involves not just floating point but pulling in -lm (and arguing with
89 unsigned int in, temp, swap;
91 in = i;
95 in = (1+(5*i))&15;
99 in = (3*i+5)&15;
102 in = (7*i)&15;
105 temp += x[0] + b[in] + md5table[i];
215 // message size (in bits, big endian), and adding enough zero bits in
218 // Since our input up to now has been in whole bytes, we can deal with