Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmd5.c42 #define S21 5 macro
221 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */ in li_MD5Transform()
225 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */ in li_MD5Transform()
229 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */ in li_MD5Transform()
234 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */ in li_MD5Transform()