Home
last modified time | relevance | path

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

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c4237 #define F4(x, y, z) (y ^ (x | ~z)) macro
4308 MD5STEP(F4, a, b, c, d, in[0] + 0xf4292244, 6); in lsapi_MD5Transform()
4309 MD5STEP(F4, d, a, b, c, in[7] + 0x432aff97, 10); in lsapi_MD5Transform()
4311 MD5STEP(F4, b, c, d, a, in[5] + 0xfc93a039, 21); in lsapi_MD5Transform()
4312 MD5STEP(F4, a, b, c, d, in[12] + 0x655b59c3, 6); in lsapi_MD5Transform()
4313 MD5STEP(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10); in lsapi_MD5Transform()
4315 MD5STEP(F4, b, c, d, a, in[1] + 0x85845dd1, 21); in lsapi_MD5Transform()
4316 MD5STEP(F4, a, b, c, d, in[8] + 0x6fa87e4f, 6); in lsapi_MD5Transform()
4318 MD5STEP(F4, c, d, a, b, in[6] + 0xa3014314, 15); in lsapi_MD5Transform()
4320 MD5STEP(F4, a, b, c, d, in[4] + 0xf7537e82, 6); in lsapi_MD5Transform()
[all …]
/PHP-7.4/ext/hash/
H A Dhash_ripemd.c146 #define F4(x,y,z) ((x) ^ ((y) | (~(z)))) macro
406 tmp = ROLSS(j, aa + F4(bb, cc, dd) + x[RR[j]] + KK160(j)) + ee; in RIPEMD160Transform()
432 tmp = ROLS( j, a + F4(b, c, d) + x[R[j]] + K(j)) + e; in RIPEMD160Transform()
505 tmp = ROLSS(j, aa + F4(bb, cc, dd) + x[RR[j]] + KK160(j)) + ee; in RIPEMD320Transform()
535 tmp = ROLS( j, a + F4(b, c, d) + x[R[j]] + K(j)) + e; in RIPEMD320Transform()
H A Dhash_haval.c131 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6… macro
198 …E[7 - (i % 8)] = ROTR(F4(E[M6[i]],E[M4[i]],E[M0[i]],E[M5[i]],E[M2[i]],E[M1[i]],E[M3[i]]),7) + ROTR… in PHP_4HAVALTransform()
234 …E[7 - (i % 8)] = ROTR(F4(E[M1[i]],E[M5[i]],E[M3[i]],E[M2[i]],E[M0[i]],E[M4[i]],E[M6[i]]),7) + ROTR… in PHP_5HAVALTransform()
/PHP-7.4/ext/standard/html_tables/
H A Dents_html401.txt86 ocirc 00F4
H A Dents_xhtml.txt85 ocirc 00F4
H A Dents_html5.txt454 RuleDelayed 029F4
1160 isins 022F4
1543 ocirc 000F4
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt150 ô U+000F4
H A Dhtmlentities_html5.phpt230 ô U+000F4
929 ⋴ U+022F4
1238 ⧴ U+029F4
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt255 array( 'Mfbd<!$z}3Oe2;In(UrFyMQ; $=R40Eav(F4)K/(^^mpz8`#mS', 'f19251c8' ),
/PHP-7.4/ext/standard/tests/misc/
H A Duser_agents.txt348 Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; Cynus F4 Build/JDQ39) AppleWebKit/534.30 (KHTML, like …
H A Dget_browser_variation3.phpt709 Agent Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; Cynus F4 Build/JDQ39) AppleWebKit/534.30 (KHTML,…

Completed in 44 milliseconds