Searched refs:K (Results 1 – 2 of 2) sorted by relevance
52 static const uint32_t K[64] = variable134 uint32_t T1 = h + _S1 (e) + _Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
59 static const uint64_t K[80] = variable165 uint64_t T1 = h + _S1 (e) + _Ch (e, f, g) + K[t] + W[t]; in sha512_process_block()
Completed in 6 milliseconds