Searched refs:S23 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmd4.c48 #define S23 9 macro
204 GG (c, d, a, b, x[ 8], S23); /* 19 */
208 GG (c, d, a, b, x[ 9], S23); /* 23 */
212 GG (c, d, a, b, x[10], S23); /* 27 */
216 GG (c, d, a, b, x[11], S23); /* 31 */
H A Dmd5.c210 #define S23 14 macro
372 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
376 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
380 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */
384 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dgen_md5.c49 #define S23 14 macro
212 GG(c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
216 GG(c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
220 GG(c, d, a, b, x[3], S23, 0xf4d50d87); /* 27 */
224 GG(c, d, a, b, x[7], S23, 0x676f02d9); /* 31 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DMD5Sum.cpp93 #define S23 14 macro
248 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
252 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
256 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */
260 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmd5.c234 #define S23 14 macro
238 GG ( c, d, a, b, in[11], S23, UL( 643717713)); /* 19 */
242 GG ( c, d, a, b, in[15], S23, UL(3634488961)); /* 23 */
246 GG ( c, d, a, b, in[ 3], S23, UL(4107603335)); /* 27 */
250 GG ( c, d, a, b, in[ 7], S23, UL(1735328473)); /* 31 */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmd5.c234 #define S23 14 macro
238 GG ( c, d, a, b, in[11], S23, UL( 643717713)); /* 19 */
242 GG ( c, d, a, b, in[15], S23, UL(3634488961)); /* 23 */
246 GG ( c, d, a, b, in[ 3], S23, UL(4107603335)); /* 27 */
250 GG ( c, d, a, b, in[ 7], S23, UL(1735328473)); /* 31 */

Completed in 67 milliseconds