Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dmd5.c227 #define S13 17 in Transform() macro
231 FF ( c, d, a, b, in[ 2], S13, UL( 606105819)); /* 3 */ in Transform()
235 FF ( c, d, a, b, in[ 6], S13, UL(2821735955)); /* 7 */ in Transform()
239 FF ( c, d, a, b, in[10], S13, UL(4294925233)); /* 11 */ in Transform()
243 FF ( c, d, a, b, in[14], S13, UL(2792965006)); /* 15 */ in Transform()

Completed in 4 milliseconds