Searched refs:rconsts (Results 1 – 1 of 1) sorted by relevance
117 static const unsigned rconsts[]={0x5A827999,0x6ED9EBA1,0x8F1BBCDC,0xCA62C1D6}; variable148 *rot[4] += work + rol(*rot[0],5) + rconsts[i]; in sha1_transform()