Searched refs:S24 (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 45 #define S24 20 macro 224 GG (b, c, d, a, x[ 0], S24, 0xe9b6c7aa); /* 20 */ in li_MD5Transform() 228 GG (b, c, d, a, x[ 4], S24, 0xe7d3fbc8); /* 24 */ in li_MD5Transform() 233 GG (b, c, d, a, x[ 8], S24, 0x455a14ed); /* 28 */ in li_MD5Transform() 237 GG (b, c, d, a, x[12], S24, 0x8d2a4c8a); /* 32 */ in li_MD5Transform()
|