/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | md5c.c | 61 #define S41 6 macro 302 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in MD5Transform() 306 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in MD5Transform() 310 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in MD5Transform() 314 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in MD5Transform()
|
/netbsd-src/common/lib/libc/md/ |
H A D | md5c.c | 75 #define S41 6 macro 331 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in MD5Transform() 335 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in MD5Transform() 339 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in MD5Transform() 343 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in MD5Transform()
|
/netbsd-src/external/bsd/iscsi/dist/src/lib/ |
H A D | md5c.c | 77 #define S41 6 macro 344 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ 348 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ 352 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ 356 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | md5.c | 288 #define S41 6 macro 292 II ( a, b, c, d, in[ 0], S41, UL(4096336452)); /* 49 */ 296 II ( a, b, c, d, in[12], S41, UL(1700485571)); /* 53 */ 300 II ( a, b, c, d, in[ 8], S41, UL(1873313359)); /* 57 */ 304 II ( a, b, c, d, in[ 4], S41, UL(4149444226)); /* 61 */
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/ |
H A D | md.d | 176 S41 = 6, enumerator 260 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in transform() 264 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in transform() 268 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in transform() 272 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in transform()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/ |
H A D | md.d | 169 S41 = 6, enumerator 253 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in transform() 257 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in transform() 261 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in transform() 265 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in transform()
|
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/cloog/ |
H A D | swim.st | 1 … >= 1 and i2 <= R; S68[i0] : M = 1 and i0 >= 2 and i0 <= P; S32[] : M = 1; S41[i0, i1, i2] : M = 1… 55 …S84[i0]; S105[i0, i1, i2]; S95[i0, i1, i2]; S66[i0, i1]; S77[i0]; S38[i0]; S41[i0, i1, i2]; S92[i0… 57 … -> [(i0)]; S112[i0, i1] -> [(i0)]; S86[i0] -> [(i0)]; S124[i0] -> [(i0)]; S41[i0, i1, i2] -> [(i0… 63 …- filter: "[M, N, O, P, Q, R] -> { S40[i0, i1, i2]; S41[i0, i1, i2]; S43[i0, i1, i2]; S42[i0, i1, … 65 …schedule: "[M, N, O, P, Q, R] -> [{ S43[i0, i1, i2] -> [(i1)]; S41[i0, i1, i2] -> [(i1)]; S40[i0, … 68 …schedule: "[M, N, O, P, Q, R] -> [{ S43[i0, i1, i2] -> [(i2)]; S41[i0, i1, i2] -> [(i2)]; S40[i0, … 73 - filter: "[M, N, O, P, Q, R] -> { S41[i0, i1, i2] }"
|
H A D | swim.c | 50 S41(c0, c1, c2);
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 212 xmmi R40, R41, R42, R43, R44, S41, S42, S43, S44; in poly1305_blocks() local 294 S41 = _mm_mul_epu32(R41, FIVE); in poly1305_blocks() 310 T0 = _mm_mul_epu32(T0, S41); in poly1305_blocks()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/ |
H A D | qi_lb60.dts | 158 <MATRIX_KEY(4, 7, KEY_UP)>, /* S41 */
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | traits.d | 3485 static struct S41 3490 static assert( hasElaborateAssign!S41);
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | traits.d | 3724 static struct S41 3729 static assert( hasElaborateAssign!S41);
|