Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dmd5.c225 #define S11 7 in Transform() macro
229 FF ( a, b, c, d, in[ 0], S11, UL(3614090360)); /* 1 */ in Transform()
233 FF ( a, b, c, d, in[ 4], S11, UL(4118548399)); /* 5 */ in Transform()
237 FF ( a, b, c, d, in[ 8], S11, UL(1770035416)); /* 9 */ in Transform()
241 FF ( a, b, c, d, in[12], S11, UL(1804603682)); /* 13 */ in Transform()