Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dhash_sha.c129 static const uint32_t SHA256_K[64] = { variable
179 T1 = h + SHA256_F3(e) + SHA256_F0(e,f,g) + SHA256_K[i] + W[i]; in SHA256Transform()

Completed in 6 milliseconds