Ch
T1 = HH + Sigma1(EE) + Ch(EE, FF, GG) + constant_256[i] + data[i];
T1 = HH + Sigma1(EE) + Ch(EE, FF, GG) + constant_512[i] + data[i];
T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + W256[j]; \
T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + \
T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + W512[j]; \
T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + \
T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +
#ifndef Ch
T1 += h + Sigma1(e) + Ch(e, f, g) + K256[i];
T1 += h + Sigma1(e) + Ch(e, f, g) + K256[i];
T1 += h + Sigma1(e) + Ch(e, f, g) + K256[i]; \
#ifndef Ch
T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i];
T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i];
T1 += h + Sigma1(e) + Ch(e, f, g) + K512[i];
T1 += h + Sigma1(e) + Ch(e, f, g) + K512[i];
T1 += h + Sigma1(e) + Ch(e, f, g) + K512[i]; \
T1 = h + BIGSIGMA1_256(e) + Ch(e, f, g) + SHA256_K[t] + W[t];
T1 = h + BIGSIGMA1_512(e) + Ch(e, f, g) + SHA512_K[t] + W[t];
h += S1(e) + Ch(e, f, g) + k; \
h += S1(e) + Ch(e, f, g) + k; \