Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmd5.c38 #define S11 7 macro
203 FF (a, b, c, d, x[ 0], S11, 0xd76aa478); /* 1 */ in li_MD5Transform()
207 FF (a, b, c, d, x[ 4], S11, 0xf57c0faf); /* 5 */ in li_MD5Transform()
211 FF (a, b, c, d, x[ 8], S11, 0x698098d8); /* 9 */ in li_MD5Transform()
215 FF (a, b, c, d, x[12], S11, 0x6b901122); /* 13 */ in li_MD5Transform()