Searched refs:S13 (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/bpalogin/
H A Dgen_md5.c45 #define S13 17 macro
194 FF(c, d, a, b, x[2], S13, 0x242070db); /* 3 */
198 FF(c, d, a, b, x[6], S13, 0xa8304613); /* 7 */
202 FF(c, d, a, b, x[10], S13, 0xffff5bb1); /* 11 */
206 FF(c, d, a, b, x[14], S13, 0xa679438e); /* 15 */
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dmd5.c246 #define S13 17 macro
250 FF ( c, d, a, b, in[ 2], S13, D606105819); /* 3 */
254 FF ( c, d, a, b, in[ 6], S13, D2821735955); /* 7 */
258 FF ( c, d, a, b, in[10], S13, D4294925233); /* 11 */
262 FF ( c, d, a, b, in[14], S13, D2792965006); /* 15 */
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dmd5.c211 #define S13 17 macro
215 FF ( c, d, a, b, in[ 2], S13, UL( 606105819)); /* 3 */
219 FF ( c, d, a, b, in[ 6], S13, UL(2821735955)); /* 7 */
223 FF ( c, d, a, b, in[10], S13, UL(4294925233)); /* 11 */
227 FF ( c, d, a, b, in[14], S13, UL(2792965006)); /* 15 */
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dmd5.c212 #define S13 17 macro
216 FF ( c, d, a, b, in[ 2], S13, UL( 606105819)); /* 3 */
220 FF ( c, d, a, b, in[ 6], S13, UL(2821735955)); /* 7 */
224 FF ( c, d, a, b, in[10], S13, UL(4294925233)); /* 11 */
228 FF ( c, d, a, b, in[14], S13, UL(2792965006)); /* 15 */
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/lib/
H A Dmd5.c54 #define S13 17 macro
230 FF (c, d, a, b, x[2], S13, 0x242070db); /* 3 */
234 FF (c, d, a, b, x[6], S13, 0xa8304613); /* 7 */
238 FF (c, d, a, b, x[10], S13, 0xffff5bb1); /* 11 */
242 FF (c, d, a, b, x[14], S13, 0xa679438e); /* 15 */
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dmd5.c212 #define S13 17 macro
216 FF ( c, d, a, b, in[ 2], S13, UL( 606105819)); /* 3 */
220 FF ( c, d, a, b, in[ 6], S13, UL(2821735955)); /* 7 */
224 FF ( c, d, a, b, in[10], S13, UL(4294925233)); /* 11 */
228 FF ( c, d, a, b, in[14], S13, UL(2792965006)); /* 15 */
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/lib/
H A Dmd5.c54 #define S13 17 macro
230 FF (c, d, a, b, x[2], S13, 0x242070db); /* 3 */
234 FF (c, d, a, b, x[6], S13, 0xa8304613); /* 7 */
238 FF (c, d, a, b, x[10], S13, 0xffff5bb1); /* 11 */
242 FF (c, d, a, b, x[14], S13, 0xa679438e); /* 15 */
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/uuid/
H A Dmd5.c37 #define S13 17 macro
263 FF( c, d, a, b, x[2], S13, 0x242070db ); /* 3 */
267 FF( c, d, a, b, x[6], S13, 0xa8304613 ); /* 7 */
271 FF( c, d, a, b, x[10], S13, 0xffff5bb1 ); /* 11 */
275 FF( c, d, a, b, x[14], S13, 0xa679438e ); /* 15 */

Completed in 56 milliseconds