Searched refs:S13 (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 40 #define S13 17 macro 205 FF (c, d, a, b, x[ 2], S13, 0x242070db); /* 3 */ in li_MD5Transform() 209 FF (c, d, a, b, x[ 6], S13, 0xa8304613); /* 7 */ in li_MD5Transform() 213 FF (c, d, a, b, x[10], S13, 0xffff5bb1); /* 11 */ in li_MD5Transform() 217 FF (c, d, a, b, x[14], S13, 0xa679438e); /* 15 */ in li_MD5Transform()
|