Searched refs:II (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/netif/ppp/ |
| D | md5.c | 98 #define II(a, b, c, d, x, s, ac) \ macro 295 II ( a, b, c, d, in[ 0], S41, UL(4096336452)); /* 49 */ in Transform() 296 II ( d, a, b, c, in[ 7], S42, UL(1126891415)); /* 50 */ in Transform() 297 II ( c, d, a, b, in[14], S43, UL(2878612391)); /* 51 */ in Transform() 298 II ( b, c, d, a, in[ 5], S44, UL(4237533241)); /* 52 */ in Transform() 299 II ( a, b, c, d, in[12], S41, UL(1700485571)); /* 53 */ in Transform() 300 II ( d, a, b, c, in[ 3], S42, UL(2399980690)); /* 54 */ in Transform() 301 II ( c, d, a, b, in[10], S43, UL(4293915773)); /* 55 */ in Transform() 302 II ( b, c, d, a, in[ 1], S44, UL(2240044497)); /* 56 */ in Transform() 303 II ( a, b, c, d, in[ 8], S41, UL(1873313359)); /* 57 */ in Transform() [all …]
|
| /lib/liblwip/doc/ |
| D | snmp_agent.txt | 22 MIB II per RFC1213
|