constant_256       63 lib/crypto/sha256.c static const uint32_t constant_256[64] = {
constant_256      122 lib/crypto/sha256.c 	T1 = HH + Sigma1(EE) + Ch(EE, FF, GG) + constant_256[i] + data[i];
constant_256       62 source4/heimdal/lib/hcrypto/sha256.c static const uint32_t constant_256[64] = {
constant_256      121 source4/heimdal/lib/hcrypto/sha256.c 	T1 = HH + Sigma1(EE) + Ch(EE, FF, GG) + constant_256[i] + data[i];