Searched refs:S23 (Results 1 – 1 of 1) sorted by relevance
| /lib/liblwip/src/netif/ppp/ |
| D | md5.c | 249 #define S23 14 in Transform() macro 253 GG ( c, d, a, b, in[11], S23, UL( 643717713)); /* 19 */ in Transform() 257 GG ( c, d, a, b, in[15], S23, UL(3634488961)); /* 23 */ in Transform() 261 GG ( c, d, a, b, in[ 3], S23, UL(4107603335)); /* 27 */ in Transform() 265 GG ( c, d, a, b, in[ 7], S23, UL(1735328473)); /* 31 */ in Transform()
|