Home | History | Annotate | Download | only in cipher

Lines Matching refs:tmp1

1714   uint32_t tmp0, tmp1, tmp2, tmp3;
1722 tmp1 = (T4[(state->v32[1] >> 24)] & 0xff000000)
1741 state->v32[1] = tmp1;
1749 uint32_t tmp0, tmp1, tmp2, tmp3;
1757 tmp1 = (U4[(state->v32[1] >> 24)] & 0xff000000)
1776 state->v32[1] = tmp1;