Searched refs:K512 (Results 1 – 1 of 1) sorted by relevance
289 const static sha2_word64 K512[80] = { variable716 K512[j] + W512[j]; \726 K512[j] + (W512[j] = *data++); \738 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \820 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j]; in SHA512_Transform()823 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++); in SHA512_Transform()846 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + in SHA512_Transform()