/external/syslinux/com32/libutil/ |
D | md5.c | 245 #define S41 6 macro 249 II(a, b, c, d, x[0], S41, 0xf4292244); /* 49 */ 253 II(a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ 257 II(a, b, c, d, x[8], S41, 0x6fa87e4f); /* 57 */ 261 II(a, b, c, d, x[4], S41, 0xf7537e82); /* 61 */
|
/external/libjpeg-turbo/md5/ |
D | md5.c | 312 #define S41 6 macro 316 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ 320 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ 324 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ 328 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */
|
/external/dng_sdk/source/ |
D | dng_fingerprint.cpp | 474 S41 = 6, in MD5Transform() enumerator 566 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */ in MD5Transform() 570 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ in MD5Transform() 574 II (a, b, c, d, x[ 8], S41, 0x6fa87e4f); /* 57 */ in MD5Transform() 578 II (a, b, c, d, x[ 4], S41, 0xf7537e82); /* 61 */ in MD5Transform()
|
/external/syslinux/core/lwip/src/netif/ppp/ |
D | md5.c | 291 #define S41 6 in Transform() macro 295 II ( a, b, c, d, in[ 0], S41, UL(4096336452)); /* 49 */ in Transform() 299 II ( a, b, c, d, in[12], S41, UL(1700485571)); /* 53 */ in Transform() 303 II ( a, b, c, d, in[ 8], S41, UL(1873313359)); /* 57 */ in Transform() 307 II ( a, b, c, d, in[ 4], S41, UL(4149444226)); /* 61 */ in Transform()
|
/external/ppp/pppd/ |
D | md5.c | 276 #define S41 6 macro 280 II ( a, b, c, d, in[ 0], S41, UL(4096336452)); /* 49 */ 284 II ( a, b, c, d, in[12], S41, UL(1700485571)); /* 53 */ 288 II ( a, b, c, d, in[ 8], S41, UL(1873313359)); /* 57 */ 292 II ( a, b, c, d, in[ 4], S41, UL(4149444226)); /* 61 */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
D | MD5Digest.java | 178 private static final int S41 = 6; field in MD5Digest 298 a = rotateLeft(a + K(b, c, d) + X[ 0] + 0xf4292244, S41) + b; in processBlock() 302 a = rotateLeft(a + K(b, c, d) + X[12] + 0x655b59c3, S41) + b; in processBlock() 306 a = rotateLeft(a + K(b, c, d) + X[ 8] + 0x6fa87e4f, S41) + b; in processBlock() 310 a = rotateLeft(a + K(b, c, d) + X[ 4] + 0xf7537e82, S41) + b; in processBlock()
|
/external/clang/test/PCH/ |
D | cxx-key-functions.cpp | 49 struct S41 { virtual void f(); }; struct 86 S40, S41, S42, S43, S44, S45, S46, S47, S48, S49,
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 67d7af511f21d9004cc01ca9effc3344.00003f4b.honggfuzz.cov | 42 …@�L�;T��]����";}�Z�d��Ɩ`离ɱ�p�XP�b��?����ؾ&�Xs��P���%c�s@����>��|�S41�I:5���Hj���I���6A…
|
D | 2dc00e32e305edd971dd57f640b4fe4a.00010963.honggfuzz.cov | 346 …@�L�;T��]����";}�Z�d��Ɩ`离ɱ�p�XP�b��?����ؾ&�Xs��P���%c�s@����>��|�S41�I:5���Hj���I���6A…
|
D | b52cb4e233e148771eeed9496b70d742.00018c54.honggfuzz.cov | 31 …@�L�;T��]����";}�Z�d��Ɩ`离ɱ�p�XP�b��?����ؾ&�Xs��P���%c�s@����>��|�S41�I:5���Hj���I���6A…
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 67d7af511f21d9004cc01ca9effc3344.00003f4b.honggfuzz.cov | 42 …@�L�;T��]����";}�Z�d��Ɩ`离ɱ�p�XP�b��?����ؾ&�Xs��P���%c�s@����>��|�S41�I:5���Hj���I���6A…
|
D | 2dc00e32e305edd971dd57f640b4fe4a.00010963.honggfuzz.cov | 346 …@�L�;T��]����";}�Z�d��Ɩ`离ɱ�p�XP�b��?����ؾ&�Xs��P���%c�s@����>��|�S41�I:5���Hj���I���6A…
|
D | b52cb4e233e148771eeed9496b70d742.00018c54.honggfuzz.cov | 31 …@�L�;T��]����";}�Z�d��Ɩ`离ɱ�p�XP�b��?����ؾ&�Xs��P���%c�s@����>��|�S41�I:5���Hj���I���6A…
|