Home
last modified time | relevance | path

Searched refs:S41 (Results 151 – 175 of 592) sorted by relevance

12345678910>>...24

/dports/www/polipo/polipo-1.1.1/
H A Dmd5.c291 #define S41 6 macro
295 II ( a, b, c, d, in[ 0], S41, 0xf4292244); /* 49 */
299 II ( a, b, c, d, in[12], S41, 0x655b59c3); /* 53 */
303 II ( a, b, c, d, in[ 8], S41, 0x6fa87e4f); /* 57 */
307 II ( a, b, c, d, in[ 4], S41, 0xf7537e82); /* 61 */
/dports/security/pam-mysql/pam-MySQL-0.8.2/
H A Dcrypto-md5.c53 #define S41 6 macro
258 II(a, b, c, d, x[0], S41, 0xf4292244); /* 49 */ in MD5Transform()
262 II(a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in MD5Transform()
266 II(a, b, c, d, x[8], S41, 0x6fa87e4f); /* 57 */ in MD5Transform()
270 II(a, b, c, d, x[4], S41, 0xf7537e82); /* 61 */ in MD5Transform()
/dports/net/olsrd/olsrd-0.9.8/lib/secure/src/
H A Dmd5.c45 #define S41 6 macro
187 II(a, b, c, d, x[0], S41, 0xf4292244); /* 49 */ in MD5Transform()
191 II(a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in MD5Transform()
195 II(a, b, c, d, x[8], S41, 0x6fa87e4f); /* 57 */ in MD5Transform()
199 II(a, b, c, d, x[4], S41, 0xf7537e82); /* 61 */ in MD5Transform()
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-sehamd.adb64 S41 : constant := 6; constant
315 II (AA, BB, CC, DD, X (00), 16#f4292244#, S41); -- 49
320 II (AA, BB, CC, DD, X (12), 16#655b59c3#, S41); -- 53
325 II (AA, BB, CC, DD, X (08), 16#6fa87e4f#, S41); -- 57
330 II (AA, BB, CC, DD, X (04), 16#f7537e82#, S41); -- 61
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Dg-sehamd.adb64 S41 : constant := 6; constant
315 II (AA, BB, CC, DD, X (00), 16#f4292244#, S41); -- 49
320 II (AA, BB, CC, DD, X (12), 16#655b59c3#, S41); -- 53
325 II (AA, BB, CC, DD, X (08), 16#6fa87e4f#, S41); -- 57
330 II (AA, BB, CC, DD, X (04), 16#f7537e82#, S41); -- 61
/dports/sysutils/moosefs2-cgiserv/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A Dmhash_md5.c54 #define S41 6 macro
405 II(a, b, c, d, x[0], S41, 0xf4292244); /*
417 II(a, b, c, d, x[12], S41, 0x655b59c3); /*
429 II(a, b, c, d, x[8], S41, 0x6fa87e4f); /*
441 II(a, b, c, d, x[4], S41, 0xf7537e82); /*
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dmd5.c101 #define S41 6 macro
161 II(a, b, c, d, x[ 0], S41, 0xf4292244); in transform_()
165 II(a, b, c, d, x[12], S41, 0x655b59c3); in transform_()
169 II(a, b, c, d, x[ 8], S41, 0x6fa87e4f); in transform_()
173 II(a, b, c, d, x[ 4], S41, 0xf7537e82); in transform_()
/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dmd5.c129 #define S41 6 macro
325 II(a, b, c, d, x[0], S41, 0xf4292244); /* 49 */
329 II(a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */
333 II(a, b, c, d, x[8], S41, 0x6fa87e4f); /* 57 */
337 II(a, b, c, d, x[4], S41, 0xf7537e82); /* 61 */
/dports/sysutils/moosefs3-master/moosefs-3.0.116/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs3-netdump/moosefs-3.0.116/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs3-client/moosefs-3.0.116/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/msyslog/msyslog-v1.08g/src/peo/
H A Dmd5c.c55 #define S41 6 macro
297 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */
301 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */
305 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */
309 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */
/dports/sysutils/moosefs3-cgi/moosefs-3.0.116/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs3-cgiserv/moosefs-3.0.116/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs3-chunkserver/moosefs-3.0.116/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/www/libwww/w3c-libwww-5.4.2/modules/md5/
H A Dmd5.c42 #define S41 6 macro
247 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */
251 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */
255 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */
259 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */
/dports/sysutils/moosefs2-master/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs2-chunkserver/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs2-netdump/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs2-metalogger/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs2-cgi/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs2-client/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs2-cli/moosefs-2.0.91/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfscommon/
H A Dmd5.c37 #define S41 6 macro
151 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in md5_transform()
155 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in md5_transform()
159 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in md5_transform()
163 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in md5_transform()

12345678910>>...24