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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dmd4.c47 #define S23 9 macro
203 GG (c, d, a, b, x[ 8], S23); /* 19 */
207 GG (c, d, a, b, x[ 9], S23); /* 23 */
211 GG (c, d, a, b, x[10], S23); /* 27 */
215 GG (c, d, a, b, x[11], S23); /* 31 */
H A Dmd5.c115 #define S23 14 macro
277 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
281 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
285 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */
289 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 */

Completed in 85 milliseconds