Searched refs:S_21 (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/ |
| H A D | drvIPAUTH.c | 119 #define S_21 5 macro 356 QQ (a, b, c, d, x[ 1], S_21, 0xf61e2562); in MDrv_AUTH_MD5Transform() 360 QQ (a, b, c, d, x[ 5], S_21, 0xd62f105d); in MDrv_AUTH_MD5Transform() 364 QQ (a, b, c, d, x[ 9], S_21, 0x21e1cde6); in MDrv_AUTH_MD5Transform() 368 QQ (a, b, c, d, x[13], S_21, 0xa9e3e905); in MDrv_AUTH_MD5Transform()
|