Searched refs:k256 (Results 1 – 2 of 2) 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()