Searched refs:S_12 (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/ |
| H A D | drvIPAUTH.c | 116 #define S_12 12 macro 339 PP (d, a, b, c, x[ 1], S_12, 0xe8c7b756); in MDrv_AUTH_MD5Transform() 343 PP (d, a, b, c, x[ 5], S_12, 0x4787c62a); in MDrv_AUTH_MD5Transform() 347 PP (d, a, b, c, x[ 9], S_12, 0x8b44f7af); in MDrv_AUTH_MD5Transform() 351 PP (d, a, b, c, x[13], S_12, 0xfd987193); in MDrv_AUTH_MD5Transform()
|