Lines Matching defs:temp
429 uint32_t temp;431 temp = 0x00000000;438 temp = (temp << 8) | data[j];443 return temp;453 uint32_t temp;460 temp = Blowfish_stream2word(key, keybytes, &j);461 c->P[i] = c->P[i] ^ temp;494 uint32_t temp;501 temp = Blowfish_stream2word(key, keybytes, &j);502 c->P[i] = c->P[i] ^ temp;