Searched refs:S_33 (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/ |
| H A D | drvIPAUTH.c | 125 #define S_33 16 macro 376 RR (c, d, a, b, x[11], S_33, 0x6d9d6122); in MDrv_AUTH_MD5Transform() 380 RR (c, d, a, b, x[ 7], S_33, 0xf6bb4b60); in MDrv_AUTH_MD5Transform() 384 RR (c, d, a, b, x[ 3], S_33, 0xd4ef3085); in MDrv_AUTH_MD5Transform() 388 RR (c, d, a, b, x[15], S_33, 0x1fa27cf8); in MDrv_AUTH_MD5Transform()
|