Home
last modified time | relevance | path

Searched refs:S31 (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmd5.c46 #define S31 4 macro
240 HH (a, b, c, d, x[ 5], S31, 0xfffa3942); /* 33 */ in li_MD5Transform()
244 HH (a, b, c, d, x[ 1], S31, 0xa4beea44); /* 37 */ in li_MD5Transform()
248 HH (a, b, c, d, x[13], S31, 0x289b7ec6); /* 41 */ in li_MD5Transform()
252 HH (a, b, c, d, x[ 9], S31, 0xd9d4d039); /* 45 */ in li_MD5Transform()