Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dmd5.c226 #define S12 12 in Transform() macro
230 FF ( d, a, b, c, in[ 1], S12, UL(3905402710)); /* 2 */ in Transform()
234 FF ( d, a, b, c, in[ 5], S12, UL(1200080426)); /* 6 */ in Transform()
238 FF ( d, a, b, c, in[ 9], S12, UL(2336552879)); /* 10 */ in Transform()
242 FF ( d, a, b, c, in[13], S12, UL(4254626195)); /* 14 */ in Transform()