Searched refs:k256 (Results 1 – 1 of 1) sorted by relevance
143 static const unsigned int k256[64] = { variable196 t1 += h + Sigma1(e) + Ch(e, f, g) + k256[i]; in compress()209 t1 += h + Sigma1(e) + Ch(e, f, g) + k256[i]; in compress()