Searched refs:K512 (Results 1 – 1 of 1) sorted by relevance
316 static const sha2_word64 K512[80] = { variable850 K512[j] + W512[j]; \860 K512[j] + (W512[j] = *data++); \872 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \954 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j]; in SHA512_Transform()957 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++); in SHA512_Transform()980 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + in SHA512_Transform()