Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/crypto/
H A Dmd5.c275 #define S44 21 in Transform() macro
279 II (b, c, d, a, in[ 5], S44, 4237533241U); /* 52 */ in Transform()
283 II (b, c, d, a, in[ 1], S44, 2240044497U); /* 56 */ in Transform()
287 II (b, c, d, a, in[13], S44, 1309151649U); /* 60 */ in Transform()
291 II (b, c, d, a, in[ 9], S44, 3951481745U); /* 64 */ in Transform()
/titanic_41/usr/src/lib/libsum/common/
H A Dsum-md5.c164 #define S44 21 macro
267 II (b, c, d, a, x[ 5], S44, 0xfc93a039); /* 52 */ in md5_transform()
271 II (b, c, d, a, x[ 1], S44, 0x85845dd1); /* 56 */ in md5_transform()
275 II (b, c, d, a, x[13], S44, 0x4e0811a1); /* 60 */ in md5_transform()
279 II (b, c, d, a, x[ 9], S44, 0xeb86d391); /* 64 */ in md5_transform()
/titanic_41/usr/src/lib/libsasl/lib/
H A Dmd5.c69 #define S44 21 macro
275 II (b, c, d, a, x[ 5], S44, 0xfc93a039); /* 52 */
279 II (b, c, d, a, x[ 1], S44, 0x85845dd1); /* 56 */
283 II (b, c, d, a, x[13], S44, 0x4e0811a1); /* 60 */
287 II (b, c, d, a, x[ 9], S44, 0xeb86d391); /* 64 */