| /freebsd-12-stable/contrib/netbsd-tests/sbin/resize_ffs/ |
| D | testdata.md5 | 1 MD5 (1024) = eadce85bc513cc7b9b46c027ce07ccdb 2 MD5 (1025) = 3cf2a95b3af7377ca81ff08265534334 3 MD5 (131072) = 3bf5f82ad5e1f8878caa699548cc0955 4 MD5 (131073) = 3423d2f10e3abb20e1ceae4b055f5071 5 MD5 (16384) = 933f03c66d4e2da32089ed994c9b34bd 6 MD5 (16385) = d0b296920f44ef298880a2d963066026 7 MD5 (2048) = fb03fb8916dd57f9648f89a06bb46f06 8 MD5 (2049) = f2e489640fc3af5f09352d27717d832e 9 MD5 (32768) = d940d6ccf83aeb00e71b9bbeaf860962 10 MD5 (32769) = 760e060cefd844c082a10b3bef1408f7 [all …]
|
| /freebsd-12-stable/sbin/md5/tests/ |
| D | self-test.md5.chk | 1 MD5 test suite: 2 MD5 ("") = d41d8cd98f00b204e9800998ecf8427e - verified correct 3 MD5 ("a") = 0cc175b9c0f1b6a831c399e269772661 - verified correct 4 MD5 ("abc") = 900150983cd24fb0d6963f7d28e17f72 - verified correct 5 MD5 ("message digest") = f96b697d7cb7938d525a2f31aaf161d0 - verified correct 6 MD5 ("abcdefghijklmnopqrstuvwxyz") = c3fcd3d76192e4007dfb496cca67e13b - verified correct 7 MD5 ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") = d174ab98d277d9f5a5611c2c9f… 8 MD5 ("12345678901234567890123456789012345678901234567890123456789012345678901234567890") = 57edf4a2… 9 MD5 ("MD5 has not yet (2001-09-03) been broken, but sufficient attacks have been made that its secu…
|
| D | md5.digest | 1 MD5 (1.inp) = d41d8cd98f00b204e9800998ecf8427e 2 MD5 (2.inp) = 0cc175b9c0f1b6a831c399e269772661 3 MD5 (3.inp) = 900150983cd24fb0d6963f7d28e17f72 4 MD5 (4.inp) = f96b697d7cb7938d525a2f31aaf161d0 5 MD5 (5.inp) = c3fcd3d76192e4007dfb496cca67e13b 6 MD5 (6.inp) = d174ab98d277d9f5a5611c2c9f419d9f 7 MD5 (7.inp) = 57edf4a22be3c955ac49da2e2107b67a 8 MD5 (8.inp) = b50663f41d44d92171cb9976bc118538
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | eap_testing.txt | 52 EAP-MD5 + - - + + + + + - - + + 60 EAP-PEAPv0/MD5 + - - + + + + + - - + - 71 EAP-PEAPv1/MD5 - - - + + +1 + +5 - - + - 83 EAP-TTLS/EAP-MD5 + - +2 + + + + + + - + - 106 EAP-FAST/MD5(aprov) - - - - - + - - - - + - 111 EAP-FAST/MD5(auth) - - - - - + - - - - + - 142 - EAP-MD5-Challenge 148 - EAP-PEAPv0 / MD5-Challenge 150 - EAP-TTLS / EAP-MD5-Challenge 166 - EAP-MD5 [all …]
|
| /freebsd-12-stable/usr.sbin/ctm/ctm/ |
| D | ctm_syntax.c | 22 #define MD5 CTM_F_MD5 macro 38 MD5|After|Chunk, Count, Bytes,0 }; 42 MD5|Before|Force, MD5|After|Chunk, Count, Bytes,0 }; 46 MD5|Before, MD5|After, Count, Bytes,0 }; 49 { Name|File|Subst, MD5|Before, 0 };
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | MD5.h | 41 class MD5 { 82 MD5(); 104 inline bool operator==(const MD5::MD5Result &LHS, const MD5::MD5Result &RHS) { 112 MD5 Hash; in MD5Hash() 114 MD5::MD5Result Result; in MD5Hash()
|
| /freebsd-12-stable/contrib/wpa/hostapd/ |
| D | eap_testing.txt | 18 EAP-MD5 + - ? ? - 24 EAP-PEAPv0/MD5 + - + - - 34 EAP-PEAPv1/MD5 + - + - - 46 EAP-TTLS/EAP-MD5 + - - - - + 62 EAP-FAST/MD5(aprov) + - - - - 67 EAP-FAST/MD5(auth) + - + - -
|
| D | hostapd.eap_user | 21 # EAP-MD5, EAP-MSCHAPV2, EAP-GTC, EAP-PAX, EAP-PSK, and EAP-SAKE require a 59 "user" MD5 "password" 60 "test user" MD5 "secret" 86 "t-md5" MD5 "password" [2] 90 "user" MD5,GTC,MSCHAPV2 "password" [2]
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | MD5.pod | 5 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 30 unsigned char *MD5(const unsigned char *d, unsigned long n, unsigned char *md); 38 MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit output. 40 MD2(), MD4(), and MD5() compute the MD2, MD4, and MD5 message digest 66 MD2, MD4, and MD5 are recommended only for compatibility with existing 72 MD2(), MD4(), and MD5() return pointers to the hash value.
|
| D | EVP_md5.pod | 7 - MD5 For EVP 18 MD5 is a cryptographic hash function standardized in RFC 1321 and designed by 21 The CMU Software Engineering Institute considers MD5 unsuitable for further 28 The MD5 algorithm which produces a 128-bit output from a given input. 32 A hash algorithm of SSL v3 that combines MD5 with SHA-1 as described in RFC
|
| /freebsd-12-stable/contrib/ntp/tests/libntp/data/ |
| D | ntp.keys | 16 3 MD5 >b^IZa4>K6:Au=KS>S-6 21 8 MD5 306+^SHLV5{"v7W`U3aY # unused so far 22 9 MD5 lGyKZgsI_Pi"y"8JAT98 # unused 23 10 MD5 2:VO]Q5u%/b&}.<P?T~9 # unused 27 53 MD5 b4c25b70f1fda16a7fef7552c9371e0cedee2e3c
|
| /freebsd-12-stable/contrib/ntp/util/ |
| D | ntp-keygen.texi | 72 MD5 message digest algorithm included in the distribution. 135 default RSA host key and matching RSA-MD5 certificate with expiration 157 message digest type is MD5, but any combination of sign key type and 243 1 MD5 "]!ghT%O;3)WJ,/Nc:>I # MD5 key 244 2 MD5 lu+H^tF46BKR-6~p{V_5 # MD5 key 245 3 MD5 :lnoVsE%Y}z*avh%EtNC # MD5 key 246 4 MD5 |fdZrf0sF~@PHZ;w-i^V # MD5 key 247 5 MD5 IyAG>O"}y"LmCRS!*bHC # MD5 key 248 6 MD5 ">e\A@>hT/661ri52,,H # MD5 key 249 7 MD5 c9x=M'CfLxax9v)PV-si # MD5 key [all …]
|
| D | ntp-keygen-opts.def | 38 RSA-MD2, RSA-MD5, RSA-MDC2, RSA-SHA, RSA-SHA1, RSA-RIPEMD160, 44 this option is RSA-MD5. 301 suitable for the MD5 message digest algorithm included in the 412 .Cm RSA-MD5 432 .Cm MD5 , 436 .Cm AES128CMAC , MD2 , MD5 , MDC2 , SHA , SHA1 576 .Cm MD5 , 632 .Cm MD5 747 .Pa ntpkey Ns _ Cm RSA-MD5 _ Pa cert_alice. Ar filestamp , 898 .Cm RSA-MD2 , RSA-MD5 , RSA-MDC2 , RSA-SHA , RSA-SHA1 , RSA-RIPEMD160 , DSA-SHA , [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | MD5.cpp | 80 const uint8_t *MD5::body(ArrayRef<uint8_t> Data) { in body() 187 MD5::MD5() = default; 190 void MD5::update(ArrayRef<uint8_t> Data) { in update() 228 void MD5::update(StringRef Str) { in update() 235 void MD5::final(MD5Result &Result) { in final() 265 SmallString<32> MD5::MD5Result::digest() const { in digest() 273 void MD5::stringifyResult(MD5Result &Result, SmallString<32> &Str) { in stringifyResult() 277 std::array<uint8_t, 16> MD5::hash(ArrayRef<uint8_t> Data) { in hash() 278 MD5 Hash; in hash() 280 MD5::MD5Result Res; in hash()
|
| /freebsd-12-stable/contrib/ntp/sntp/tests/data/ |
| D | key-test-hex | 1 10 MD5 0123456789abcdef0123456789 2 20 MD5 111111111111111111111111111111 3 30 MD5 01010101010101010101010101
|
| D | key-test-invalid-hex | 1 30 MD5 0101010101010101010101010101gh 2 10 MD5 010101010101010101010101010101
|
| D | key-test-ascii | 1 50 MD5 asciikeyOne 2 40 MD5 asciikeyTwo
|
| D | key-test-comments | 2 34 MD5 xyz #This is a comment after an ASCII key. 3 10 MD5 010101010101010101010101010101 #Comment after hex key.
|
| /freebsd-12-stable/crypto/heimdal/lib/ntlm/ |
| D | ntlm_err.et | 20 error_code INVALID_CRAM_MD5, "Invalid CRAM-MD5 response" 21 error_code INVALID_DIGEST_MD5, "Invalid DIGEST-MD5 response" 22 error_code INVALID_DIGEST_MD5_RSPAUTH, "Invalid DIGEST-MD5 rspauth"
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | NameAnonGlobals.cpp | 39 MD5 Hasher; in get() 54 MD5::MD5Result Hash; in get() 57 MD5::stringifyResult(Hash, Result); in get()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/ |
| D | PrecompiledPreamble.h | 216 llvm::MD5::MD5Result MD5 = {}; member 225 LHS.MD5 == RHS.MD5;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| D | MCDwarf.h | 67 Optional<MD5::MD5Result> Checksum; 235 Optional<MD5::MD5Result> Checksum, 259 Optional<MD5::MD5Result> Checksum, in setRootFile() 289 Optional<MD5::MD5Result> Checksum, in maybeSetRootFile() 297 Optional<MD5::MD5Result> Checksum, uint16_t DwarfVersion, in getFile() 321 Optional<MD5::MD5Result> Checksum, 326 Optional<MD5::MD5Result> Checksum, Optional<StringRef> Source, 333 Optional<MD5::MD5Result> Checksum, Optional<StringRef> Source) { in setRootFile()
|
| /freebsd-12-stable/crypto/heimdal/lib/kadm5/ |
| D | check-cracklib.pl | 36 use Digest::MD5; 65 my $md5context = new Digest::MD5;
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/ |
| D | CloneDetection.cpp | 225 static size_t createHash(llvm::MD5 &Hash) { in createHash() 229 llvm::MD5::MD5Result HashResult; in createHash() 252 llvm::MD5 Hash; in saveHash() 255 CloneTypeIIStmtDataCollector<llvm::MD5>(S, Context, Hash); in saveHash() 279 llvm::MD5 Hash; in saveHash() 289 llvm::MD5 SubHash = Hash; in saveHash()
|
| D | IssueHash.cpp | 173 llvm::MD5 Hash; in GetMD5HashOfContent() 174 llvm::MD5::MD5Result MD5Res; in GetMD5HashOfContent() 179 llvm::MD5::stringifyResult(MD5Res, Res); in GetMD5HashOfContent()
|