Sigma1_256 303 ext/digest/sha2/sha2.c T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \ Sigma1_256 313 ext/digest/sha2/sha2.c T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \ Sigma1_256 326 ext/digest/sha2/sha2.c T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \ Sigma1_256 413 ext/digest/sha2/sha2.c T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; Sigma1_256 416 ext/digest/sha2/sha2.c T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); Sigma1_256 439 ext/digest/sha2/sha2.c T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +