Home
last modified time | relevance | path

Searched refs:SHA512_K (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/hash/
H A Dhash_sha.c704 static const uint64_t SHA512_K[128] = { variable
806 T1 = h + SHA512_F3(e) + SHA512_F0(e,f,g) + SHA512_K[i] + W[i]; in SHA512Transform()

Completed in 6 milliseconds