Searched refs:F5 (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/hash/ |
H A D | hash_haval.c | 136 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ macro 239 …E[7 - (i % 8)] = ROTR(F5(E[M2[i]],E[M5[i]],E[M0[i]],E[M6[i]],E[M4[i]],E[M3[i]],E[M1[i]]),7) + ROTR… in PHP_5HAVALTransform()
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | htmlentities_html4.phpt | 151 õ U+000F5
|
Completed in 9 milliseconds