Searched refs:SHA512_K (Results 1 – 2 of 2) sorted by relevance
84 static const uint64_t SHA512_K[80] = { variable181 T1 = h + BIGSIGMA1_512(e) + Ch(e, f, g) + SHA512_K[t] + W[t]; in SHA512Transform()
83 static const uint64_t SHA512_K[80] = { variable180 T1 = h + BIGSIGMA1_512(e) + Ch(e, f, g) + SHA512_K[t] + W[t]; in SHA512Transform()