Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmd5.c39 #define S12 12 macro
204 FF (d, a, b, c, x[ 1], S12, 0xe8c7b756); /* 2 */ in li_MD5Transform()
208 FF (d, a, b, c, x[ 5], S12, 0x4787c62a); /* 6 */ in li_MD5Transform()
212 FF (d, a, b, c, x[ 9], S12, 0x8b44f7af); /* 10 */ in li_MD5Transform()
216 FF (d, a, b, c, x[13], S12, 0xfd987193); /* 14 */ in li_MD5Transform()