Searched refs:round1consts (Results 1 – 1 of 1) sorted by relevance
180 static const unsigned char round1consts[] = { 3, 7, 11, 19, }; in Transform() local181 FF (a, b, c, d, in[i], round1consts[i%4]); ROTATE; in Transform()