Sigma1_512        692 ext/digest/sha2/sha2.c 	T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
Sigma1_512        702 ext/digest/sha2/sha2.c 	T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
Sigma1_512        715 ext/digest/sha2/sha2.c 	T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
Sigma1_512        797 ext/digest/sha2/sha2.c 		T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
Sigma1_512        800 ext/digest/sha2/sha2.c 		T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++);
Sigma1_512        823 ext/digest/sha2/sha2.c 		T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +