Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmd5.c43 #define S22 9 macro
222 GG (d, a, b, c, x[ 6], S22, 0xc040b340); /* 18 */ in li_MD5Transform()
226 GG (d, a, b, c, x[10], S22, 0x2441453); /* 22 */ in li_MD5Transform()
230 GG (d, a, b, c, x[14], S22, 0xc33707d6); /* 26 */ in li_MD5Transform()
235 GG (d, a, b, c, x[ 2], S22, 0xfcefa3f8); /* 30 */ in li_MD5Transform()