Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/
H A DdrvIPAUTH.c124 #define S_32 11 macro
375 RR (d, a, b, c, x[ 8], S_32, 0x8771f681); in MDrv_AUTH_MD5Transform()
379 RR (d, a, b, c, x[ 4], S_32, 0x4bdecfa9); in MDrv_AUTH_MD5Transform()
383 RR (d, a, b, c, x[ 0], S_32, 0xeaa127fa); in MDrv_AUTH_MD5Transform()
387 RR (d, a, b, c, x[12], S_32, 0xe6db99e5); in MDrv_AUTH_MD5Transform()