Sigma1_256        362 ext/digest/sha2/sha2.c 	T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
Sigma1_256        372 ext/digest/sha2/sha2.c 	T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
Sigma1_256        385 ext/digest/sha2/sha2.c 	T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
Sigma1_256        472 ext/digest/sha2/sha2.c 		T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
Sigma1_256        475 ext/digest/sha2/sha2.c 		T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++);
Sigma1_256        498 ext/digest/sha2/sha2.c 		T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +