Searched refs:S14 (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 41 #define S14 22 macro 206 FF (b, c, d, a, x[ 3], S14, 0xc1bdceee); /* 4 */ in li_MD5Transform() 210 FF (b, c, d, a, x[ 7], S14, 0xfd469501); /* 8 */ in li_MD5Transform() 214 FF (b, c, d, a, x[11], S14, 0x895cd7be); /* 12 */ in li_MD5Transform() 218 FF (b, c, d, a, x[15], S14, 0x49b40821); /* 16 */ in li_MD5Transform()
|