Home
last modified time | relevance | path

Searched refs:MD2 (Results 1 – 25 of 45) sorted by relevance

12

/third_party/openssl/test/recipes/30-test_evp_data/
Devpmd_md.txt9 Title = MD2 tests
12 Digest = MD2
17 Digest = MD2
22 Digest = MD2
27 Digest = MD2
32 Digest = MD2
37 Digest = MD2
42 Digest = MD2
/third_party/ffmpeg/libavutil/
Dtwofish.c58 static const uint8_t MD2[256] = { variable
179 l[0] = y[0] ^ MD2[y[1]] ^ MD1[y[2]] ^ MD1[y[3]]; in tf_h()
180 l[1] = MD1[y[0]] ^ MD2[y[1]] ^ MD2[y[2]] ^ y[3]; in tf_h()
181 l[2] = MD2[y[0]] ^ MD1[y[1]] ^ y[2] ^ MD2[y[3]]; in tf_h()
182 l[3] = MD2[y[0]] ^ y[1] ^ MD2[y[2]] ^ MD1[y[3]]; in tf_h()
199 … ((uint32_t)y[0]) ^ ((uint32_t)MD1[y[0]] << 8) ^ ((uint32_t)MD2[y[0]] << 16) ^ ((uint32_t)MD2[y[0]… in precomputeMDS()
200 …cs->MDS2[i] = ((uint32_t)MD2[y[1]]) ^ ((uint32_t)MD2[y[1]] << 8) ^ ((uint32_t)MD1[y[1]] << 16) ^ (… in precomputeMDS()
201 …s->MDS3[i] = ((uint32_t)MD1[y[2]]) ^ ((uint32_t)MD2[y[2]] << 8) ^ ((uint32_t)y[2] << 16) ^ ((uint3… in precomputeMDS()
202 …cs->MDS4[i] = ((uint32_t)MD1[y[3]]) ^ ((uint32_t)y[3] << 8) ^ ((uint32_t)MD2[y[3]] << 16) ^ ((uint… in precomputeMDS()
/third_party/openssl/doc/man7/
DEVP_MD-MD2.pod5 EVP_MD-MD2 - The MD2 EVP_MD implementation
9 Support for computing MD2 digests through the B<EVP_MD> API.
14 identified with the name "MD2".
DOSSL_PROVIDER-legacy.pod43 =item MD2, see L<EVP_MD-MD2(7)>
/third_party/openssl/doc/man3/
DMD5.pod5 MD2, MD4, MD5, MD2_Init, MD2_Update, MD2_Final, MD4_Init, MD4_Update,
6 MD4_Final, MD5_Init, MD5_Update, MD5_Final - MD2, MD4, and MD5 hash functions
16 unsigned char *MD2(const unsigned char *d, unsigned long n, unsigned char *md);
54 MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit output.
56 MD2(), MD4(), and MD5() compute the MD2, MD4, and MD5 message digest
82 MD2, MD4, and MD5 are recommended only for compatibility with existing
88 MD2(), MD4(), and MD5() return pointers to the hash value.
DEVP_md2.pod6 - MD2 For EVP
16 MD2 is a cryptographic hash function standardized in RFC 1319 and designed by
23 The MD2 algorithm which produces a 128-bit output from a given input.
DEVP_DigestVerifyInit.pod86 Support SHA1, SHA224, SHA256, SHA384, SHA512, MD5, MD5_SHA1, MD2, MD4, MDC2,
172 L<evp(7)>, L<HMAC(3)>, L<MD2(3)>,
DEVP_DigestSignInit.pod95 Support SHA1, SHA224, SHA256, SHA384, SHA512, MD5, MD5_SHA1, MD2, MD4, MDC2,
188 L<evp(7)>, L<HMAC(3)>, L<MD2(3)>,
DEVP_VerifyInit.pod90 L<evp(7)>, L<HMAC(3)>, L<MD2(3)>,
DEVP_SignInit.pod95 L<evp(7)>, L<HMAC(3)>, L<MD2(3)>,
/third_party/openssl/crypto/evp/
Dlegacy_md2.c20 IMPLEMENT_LEGACY_EVP_MD_METH(md2, MD2)
/third_party/node/deps/openssl/openssl/crypto/evp/
Dlegacy_md2.c20 IMPLEMENT_LEGACY_EVP_MD_METH(md2, MD2)
/third_party/openssl/ohos_lite/include/openssl/
Dmd2.h37 unsigned char *MD2(const unsigned char *d, size_t n, unsigned char *md);
/third_party/openssl/crypto/md2/
Dbuild.info6 # MD2 functions, so we must include them directly in liblegacy.a
Dmd2_one.c25 unsigned char *MD2(const unsigned char *d, size_t n, unsigned char *md) in MD2() function
/third_party/node/deps/openssl/openssl/crypto/md2/
Dbuild.info6 # MD2 functions, so we must include them directly in liblegacy.a
Dmd2_one.c25 unsigned char *MD2(const unsigned char *d, size_t n, unsigned char *md) in MD2() function
/third_party/node/deps/openssl/openssl/include/openssl/
Dmd2.h48 OSSL_DEPRECATEDIN_3_0 unsigned char *MD2(const unsigned char *d, size_t n,
/third_party/openssl/include/openssl/
Dmd2.h48 OSSL_DEPRECATEDIN_3_0 unsigned char *MD2(const unsigned char *d, size_t n,
/third_party/openssl/providers/common/der/
DDIGESTS.asn117 -- (OIDs for MD2 and MD5 are allowed only in EMSA-PKCS1-v1_5)
/third_party/node/deps/openssl/openssl/providers/common/der/
DDIGESTS.asn117 -- (OIDs for MD2 and MD5 are allowed only in EMSA-PKCS1-v1_5)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp561 MDNode *MD2 = Inst2->getMetadata(LLVMContext::MD_access_group); in intersectAccessGroups() local
562 if (!MD1 || !MD2) in intersectAccessGroups()
564 if (MD1 == MD2) in intersectAccessGroups()
569 addToAccessGroupList(AccGroupSet2, MD2); in intersectAccessGroups()
/third_party/openssl/doc/man1/
Dopenssl-pkcs8.pod.in185 =item B<PBE-MD2-DES PBE-MD5-DES>
190 =item B<PBE-SHA1-RC2-64>, B<PBE-MD2-RC2-64>, B<PBE-MD5-RC2-64>, B<PBE-SHA1-DES>
/third_party/openssl/
DREADME-PROVIDERS.md51 Algorithms in the legacy provider include MD2, MD4, MDC2, RMD160, CAST5,
/third_party/node/deps/openssl/openssl/
DREADME-PROVIDERS.md51 Algorithms in the legacy provider include MD2, MD4, MDC2, RMD160, CAST5,

12