Searched refs:S_11 (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/ |
| H A D | drvIPAUTH.c | 115 #define S_11 7 macro 338 PP (a, b, c, d, x[ 0], S_11, 0xd76aa478); in MDrv_AUTH_MD5Transform() 342 PP (a, b, c, d, x[ 4], S_11, 0xf57c0faf); in MDrv_AUTH_MD5Transform() 346 PP (a, b, c, d, x[ 8], S_11, 0x698098d8); in MDrv_AUTH_MD5Transform() 350 PP (a, b, c, d, x[12], S_11, 0x6b901122); in MDrv_AUTH_MD5Transform()
|