Searched refs:S42 (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 51 #define S42 10 macro 259 II (d, a, b, c, x[ 7], S42, 0x432aff97); /* 50 */ in li_MD5Transform() 263 II (d, a, b, c, x[ 3], S42, 0x8f0ccc92); /* 54 */ in li_MD5Transform() 267 II (d, a, b, c, x[15], S42, 0xfe2ce6e0); /* 58 */ in li_MD5Transform() 271 II (d, a, b, c, x[11], S42, 0xbd3af235); /* 62 */ in li_MD5Transform()
|