Searched defs:S32 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dmd5.c257 #define S32 11 macro
261 HH ( d, a, b, c, in[ 8], S32, UL(2272392833)); /* 34 */
265 HH ( d, a, b, c, in[ 4], S32, UL(1272893353)); /* 38 */
269 HH ( d, a, b, c, in[ 0], S32, UL(3936430074)); /* 42 */
273 HH ( d, a, b, c, in[12], S32, UL(3873151461)); /* 46 */
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dmd5.c270 #define S32 11 macro
274 HH ( d, a, b, c, in[ 8], S32, UL(2272392833)); /* 34 */
278 HH ( d, a, b, c, in[ 4], S32, UL(1272893353)); /* 38 */
282 HH ( d, a, b, c, in[ 0], S32, UL(3936430074)); /* 42 */
286 HH ( d, a, b, c, in[12], S32, UL(3873151461)); /* 46 */

Completed in 54 milliseconds