Home
last modified time | relevance | path

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

/PHP-5.3/ext/hash/
H A Dhash_haval.c37 static const php_hash_uint32 K2[32] = { variable
160 …],E[M2[i]],E[M1[i]],E[M0[i]],E[M5[i]],E[M3[i]],E[M6[i]]),7) + ROTR(E[M7[i]],11) + x[I2[i]] + K2[i]; in PHP_3HAVALTransform()
194 …],E[M5[i]],E[M2[i]],E[M0[i]],E[M1[i]],E[M6[i]],E[M4[i]]),7) + ROTR(E[M7[i]],11) + x[I2[i]] + K2[i]; in PHP_4HAVALTransform()
230 …],E[M2[i]],E[M1[i]],E[M0[i]],E[M3[i]],E[M4[i]],E[M5[i]]),7) + ROTR(E[M7[i]],11) + x[I2[i]] + K2[i]; in PHP_5HAVALTransform()

Completed in 5 milliseconds