Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/crypto/
H A Dmd5.c272 #define S41 6 in Transform() macro
276 II (a, b, c, d, in[ 0], S41, 4096336452U); /* 49 */ in Transform()
280 II (a, b, c, d, in[12], S41, 1700485571U); /* 53 */ in Transform()
284 II (a, b, c, d, in[ 8], S41, 1873313359U); /* 57 */ in Transform()
288 II (a, b, c, d, in[ 4], S41, 4149444226U); /* 61 */ in Transform()
/titanic_41/usr/src/lib/libsum/common/
H A Dsum-md5.c161 #define S41 6 macro
264 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
268 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
272 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
276 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/titanic_41/usr/src/lib/libsasl/lib/
H A Dmd5.c66 #define S41 6 macro
272 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */
276 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */
280 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */
284 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */