Searched refs:round2consts (Results 1 – 1 of 1) sorted by relevance
187 static const unsigned char round2consts[] = { 3, 5, 9, 13 }; in Transform() local188 GG (a, b, c, d, in[round2indices[i]], round2consts[i%4]); ROTATE; in Transform()