Searched refs:SHA256_K (Results 1 – 2 of 2) sorted by relevance
64 static const uint32_t SHA256_K[64] = { variable147 T1 = h + BIGSIGMA1_256(e) + Ch(e, f, g) + SHA256_K[t] + W[t]; in SHA256Transform()
63 static const uint32_t SHA256_K[64] = { variable146 T1 = h + BIGSIGMA1_256(e) + Ch(e, f, g) + SHA256_K[t] + W[t]; in SHA256Transform()