Searched refs:round3consts (Results 1 – 1 of 1) sorted by relevance
194 static const unsigned char round3consts[] = { 3, 9, 11, 15 }; in Transform() local195 HH (a, b, c, d, in[round3indices[i]], round3consts[i%4]); ROTATE; in Transform()