Home
last modified time | relevance | path

Searched refs:md4 (Results 1 – 23 of 23) sorted by relevance

/external/boringssl/src/crypto/digest/
Ddigest_test.cc44 static const MD md4 = { "MD4", &EVP_md4, nullptr }; variable
67 { md4, "", 1, "31d6cfe0d16ae931b73c59d7e0c089c0" },
68 { md4, "a", 1, "bde52cb31de33e46245e05fbdbd6fb24" },
69 { md4, "abc", 1, "a448017aaf21d8525fc10ae87aa6729d" },
70 { md4, "message digest", 1, "d9130a8164549fe818874806e1c7014b" },
71 { md4, "abcdefghijklmnopqrstuvwxyz", 1,
73 { md4,
76 { md4, "1234567890", 8, "e33b4ddc9c38f2199c3e7b164fcc0536" },
/external/boringssl/src/include/openssl/
Dmd4.h76 OPENSSL_EXPORT int MD4_Init(MD4_CTX *md4);
79 OPENSSL_EXPORT int MD4_Update(MD4_CTX *md4, const void *data, size_t len);
84 OPENSSL_EXPORT int MD4_Final(uint8_t *md, MD4_CTX *md4);
92 OPENSSL_EXPORT void MD4_Transform(MD4_CTX *md4, const uint8_t *block);
/external/boringssl/src/crypto/md4/
DCMakeLists.txt4 md4 target
8 md4.c
Dmd4.c76 int MD4_Init(MD4_CTX *md4) { in MD4_Init() argument
77 OPENSSL_memset(md4, 0, sizeof(MD4_CTX)); in MD4_Init()
78 md4->h[0] = 0x67452301UL; in MD4_Init()
79 md4->h[1] = 0xefcdab89UL; in MD4_Init()
80 md4->h[2] = 0x98badcfeUL; in MD4_Init()
81 md4->h[3] = 0x10325476UL; in MD4_Init()
/external/ppp/pppd/
DMakefile.linux15 ecp.c ipxcp.c auth.c options.c sys-linux.c md4.c chap_ms.c \
93 PPPDOBJS += md4.o chap_ms.o
94 HEADERS += md4.h chap_ms.h
DMakefile.sol240 OBJS += chap_ms.o pppcrypt.o md4.o sha1.o
/external/bouncycastle/patches/
Dbcpkix.patch367 - digestAlgs.put(PKCSObjectIdentifiers.md4.getId(), "MD4");
378 + // digestAlgs.put(PKCSObjectIdentifiers.md4.getId(), "MD4");
646 - digestAlgs.put(PKCSObjectIdentifiers.md4, "MD4");
656 + // digestAlgs.put(PKCSObjectIdentifiers.md4, "MD4");
735 - digestOids.put(OIWObjectIdentifiers.md4WithRSAEncryption, PKCSObjectIdentifiers.md4);
736 - digestOids.put(OIWObjectIdentifiers.md4WithRSA, PKCSObjectIdentifiers.md4);
738 + // digestOids.put(OIWObjectIdentifiers.md4WithRSAEncryption, PKCSObjectIdentifiers.md4);
739 + // digestOids.put(OIWObjectIdentifiers.md4WithRSA, PKCSObjectIdentifiers.md4);
748 - digestOids.put(PKCSObjectIdentifiers.md4WithRSAEncryption, PKCSObjectIdentifiers.md4);
751 + // digestOids.put(PKCSObjectIdentifiers.md4WithRSAEncryption, PKCSObjectIdentifiers.md4);
[all …]
Dbcprov.patch211 // md4 OBJECT IDENTIFIER ::=
215 - static final ASN1ObjectIdentifier md4 = digestAlgorithm.branch("4");
218 + // static final ASN1ObjectIdentifier md4 = digestAlgorithm.branch("4");
1169 - oidMap.put("MD4", PKCSObjectIdentifiers.md4);
1172 + // oidMap.put("MD4", PKCSObjectIdentifiers.md4);
3374 - super(PKCSObjectIdentifiers.md4, new MD4Digest(), new PKCS1Encoding(new RSABlindedEngi…
3392 + // super(PKCSObjectIdentifiers.md4, new MD4Digest(), new PKCS1Encoding(new RSABlindedE…
/external/e2fsprogs/misc/
Dbase_device.tst7 /dev/md4 /dev/md
/external/boringssl/src/crypto/
DCMakeLists.txt71 add_subdirectory(md4)
140 $<TARGET_OBJECTS:md4>
/external/libusb/msvc/
Dddk_build.cmd61 if exist %dstPath%\dll goto md4
63 :md4 label
/external/wpa_supplicant_8/src/crypto/
DMakefile35 md4-internal.o \
/external/curl/packages/Symbian/group/
Dlibcurl.mmp30 content_encoding.c share.c http_digest.c md4.c md5.c curl_rand.c \
/external/curl/lib/
DMakefile.inc46 http_digest.c md4.c md5.c http_negotiate.c inet_pton.c strtoofft.c \
DMakefile.vc6587 $(DIROBJ)\md4.obj \
/external/curl/
DAndroid.bp84 "lib/md4.c",
/external/boringssl/
Dsources.mk154 src/crypto/md4/md4.c\
Dsources.bp156 "src/crypto/md4/md4.c",
/external/boringssl/src/crypto/obj/
Dobj_mac.num255 md4 257
Dobjects.txt361 rsadsi 2 4 : MD4 : md4
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dhrtf_g722_1C_48.rtp2362 J]md4�=�T!V'��ѥ�I��U�]H���T� ����X�����9dy�
/external/e2fsprogs/debian/
Dchangelog1532 * mke2fs and tune2fs now use half-md4 as the default hash algorithm
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...