Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash_ripemd.c142 #define F2(x,y,z) (((x) | (~(y))) ^ (z)) macro
222 tmp = ROLSS(j, aa + F2(bb, cc, dd) + x[RR[j]] + KK(j)); in RIPEMD128Transform()
227 tmp = ROLS( j, a + F2(b, c, d) + x[R[j]] + K(j)); in RIPEMD128Transform()
314 tmp = ROLSS(j, aa + F2(bb, cc, dd) + x[RR[j]] + KK(j)); in RIPEMD256Transform()
320 tmp = ROLS( j, a + F2(b, c, d) + x[R[j]] + K(j)); in RIPEMD256Transform()
416 tmp = ROLS( j, a + F2(b, c, d) + x[R[j]] + K(j)) + e; in RIPEMD160Transform()
418 tmp = ROLSS(j, aa + F2(bb, cc, dd) + x[RR[j]] + KK160(j)) + ee; in RIPEMD160Transform()
517 tmp = ROLS( j, a + F2(b, c, d) + x[R[j]] + K(j)) + e; in RIPEMD320Transform()
519 tmp = ROLSS(j, aa + F2(bb, cc, dd) + x[RR[j]] + KK160(j)) + ee; in RIPEMD320Transform()
H A Dhash_haval.c130 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ ((… macro
160 …E[7 - (i % 8)] = ROTR(F2(E[M4[i]],E[M2[i]],E[M1[i]],E[M0[i]],E[M5[i]],E[M3[i]],E[M6[i]]),7) + ROTR… in PHP_3HAVALTransform()
194 …E[7 - (i % 8)] = ROTR(F2(E[M3[i]],E[M5[i]],E[M2[i]],E[M0[i]],E[M1[i]],E[M6[i]],E[M4[i]]),7) + ROTR… in PHP_4HAVALTransform()
230 …E[7 - (i % 8)] = ROTR(F2(E[M6[i]],E[M2[i]],E[M1[i]],E[M0[i]],E[M3[i]],E[M4[i]],E[M5[i]]),7) + ROTR… in PHP_5HAVALTransform()
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c3415 #define F2(x, y, z) F1(z, x, y) macro
3454 MD5STEP(F2, a, b, c, d, in[1] + 0xf61e2562, 5); in lsapi_MD5Transform()
3455 MD5STEP(F2, d, a, b, c, in[6] + 0xc040b340, 9); in lsapi_MD5Transform()
3457 MD5STEP(F2, b, c, d, a, in[0] + 0xe9b6c7aa, 20); in lsapi_MD5Transform()
3458 MD5STEP(F2, a, b, c, d, in[5] + 0xd62f105d, 5); in lsapi_MD5Transform()
3459 MD5STEP(F2, d, a, b, c, in[10] + 0x02441453, 9); in lsapi_MD5Transform()
3461 MD5STEP(F2, b, c, d, a, in[4] + 0xe7d3fbc8, 20); in lsapi_MD5Transform()
3462 MD5STEP(F2, a, b, c, d, in[9] + 0x21e1cde6, 5); in lsapi_MD5Transform()
3463 MD5STEP(F2, d, a, b, c, in[14] + 0xc33707d6, 9); in lsapi_MD5Transform()
3464 MD5STEP(F2, c, d, a, b, in[3] + 0xf4d50d87, 14); in lsapi_MD5Transform()
[all …]
/PHP-5.5/ext/standard/html_tables/
H A Dents_html401.txt84 ograve 00F2
H A Dents_xhtml.txt83 ograve 00F2
H A Dents_html5.txt896 disin 022F2
1554 ograve 000F2
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt148 ò U+000F2
H A Dhtmlentities_html5.phpt228 ò U+000F2
927 ⋲ U+022F2
/PHP-5.5/ext/json/
H A DJSON_parser.c135 F2, /* fal */ enumerator
177 /*fa F1*/ {__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,F2,__,__,__,__,__,__,__,__,__,__,__,…
/PHP-5.5/ext/intl/tests/
H A Dgrapheme.phpt1098 extract from "http%3A%2F%2Fnews.bbc.co.uk%2F2%2Fhi%2Fmiddle_east%2F7831588.stm" "48" graphemes - gr…

Completed in 42 milliseconds