Lines Matching defs:in
13 * versions of these functions, but provide a built-in version to reduce
106 // that involves not just floating point but pulling in -lm (and arguing with
140 unsigned int in, temp, swap;
142 in = i;
146 in = (1+(5*i))&15;
150 in = (3*i+5)&15;
153 in = (7*i)&15;
156 temp += x[0] + b[in] + md5table[i];
312 // message size (in bits, big endian), and adding enough zero bits in
315 // Since our input up to now has been in whole bytes, we can deal with