/third_party/mbedtls/library/ |
D | pem.c | 104 unsigned char md5sum[16]; in pem_pbkdf1() local 128 if ((ret = mbedtls_md_finish(&md5_ctx, md5sum)) != 0) { in pem_pbkdf1() 133 memcpy(key, md5sum, keylen); in pem_pbkdf1() 137 memcpy(key, md5sum, 16); in pem_pbkdf1() 145 if ((ret = mbedtls_md_update(&md5_ctx, md5sum, 16)) != 0) { in pem_pbkdf1() 154 if ((ret = mbedtls_md_finish(&md5_ctx, md5sum)) != 0) { in pem_pbkdf1() 163 memcpy(key + 16, md5sum, use_len); in pem_pbkdf1() 167 mbedtls_platform_zeroize(md5sum, 16); in pem_pbkdf1() 176 unsigned char md5sum[16]; in pem_pbkdf1() local 194 if ((status = psa_hash_finish(&operation, md5sum, in pem_pbkdf1() [all …]
|
D | md5.c | 396 unsigned char md5sum[16]; in mbedtls_md5_self_test() local 403 ret = mbedtls_md5(md5_test_buf[i], md5_test_buflen[i], md5sum); in mbedtls_md5_self_test() 408 if (memcmp(md5sum, md5_test_sum[i], 16) != 0) { in mbedtls_md5_self_test()
|
/third_party/selinux/ |
D | check_md5.sh | 27 this_md5=$(md5sum ${input_file} | awk '{print $1}') 30 md5sum ${input_file} | awk '{print $1}' > ${md5sum_file} 35 md5sum ${input_file} | awk '{print $1}' > ${md5sum_file}
|
/third_party/pcre2/pcre2/ |
D | check_md5.sh | 20 input_file_md5=$(md5sum ${input_file} | awk '{print $1}') 21 output_file_md5=$(md5sum ${output_file} | awk '{print $1}')
|
/third_party/python/Doc/includes/sqlite3/ |
D | md5func.py | 4 def md5sum(t): function 8 con.create_function("md5", 1, md5sum)
|
/third_party/ffmpeg/tests/ |
D | md5.sh | 4 do_md5sum() { md5sum -b $1; } 12 do_md5sum() { echo No md5sum program found; }
|
D | copycooker.sh | 19 md5sum first.nut >> $logfile
|
/third_party/skia/third_party/externals/angle2/tools/android/md5sum/ |
D | BUILD.gn | 6 # This should be removed once //tools/android/md5sum moves to //build in Chromium. 7 group("md5sum") {
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
D | k-thread.sh | 62 local md5a=$(run_quiet cd $ta; find | md5sum | awk '{ print $1}') 63 local md5b=$(run_quiet cd $tb; find | md5sum | awk '{ print $1}')
|
/third_party/lz4/tests/ |
D | test-lz4-speed.py | 147 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument 161 myfile.write('%s %s %s md5=%s\n' % (branch, commit, compilerVersion, md5sum)) 178 … md5=%s\n" % (args.maxLoadAvg, start_load, end_load, compilerVersion, last_commit, md5sum)) + text 193 def double_check(branch, commit, args, executableName, md5sum, compilerVersion, resultsFileName, fi… argument 196 …text = benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVe… 199 …text = benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVe…
|
/third_party/ltp/testcases/commands/mv/ |
D | mv_tests.sh | 122 MD5_old=$(md5sum tmpfile2 | awk '{print $1}') 138 MD5_backup=$(md5sum tmpfile2 | awk '{print $1}')
|
/third_party/node/tools/dep_updaters/ |
D | update-icu.sh | 49 GENERATED_CHECKSUM=$( curl -sL "$NEW_VERSION_TGZ_URL" | md5sum | cut -d ' ' -f1)
|
/third_party/node/deps/v8/tools/ |
D | fuzz-harness.sh | 63 jsfunfuzz_sum=$(md5sum "$jsfunfuzz_file" | awk '{ print $1 }')
|
D | android-sync.sh | 46 local HASH=$(md5sum $1)
|
/third_party/node/deps/v8/third_party/markupsafe/ |
D | get_markupsafe.sh | 54 if ! md5sum --check "$MD5_FILENAME"
|
/third_party/skia/third_party/externals/markupsafe/ |
D | get_markupsafe.sh | 54 if ! md5sum --check "$MD5_FILENAME"
|
/third_party/node/tools/inspector_protocol/markupsafe/ |
D | get_markupsafe.sh | 54 if ! md5sum --check "$MD5_FILENAME"
|
/third_party/node/deps/v8/tools/jsfunfuzz/ |
D | fuzz-harness.sh | 41 jsfunfuzz_sum=$(md5sum "$jsfunfuzz_file" | awk '{ print $1 }')
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | get_jinja2.sh | 55 if ! md5sum --check "$MD5_FILENAME"
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | tjunittest.c | 70 #define THROW_MD5(filename, md5sum, ref) { \ argument 72 md5sum, ref); \ 781 char filename[filenameSize], *md5sum, md5buf[65]; in doBmpTest() local 808 md5sum = MD5File(filename, md5buf); in doBmpTest() 809 if (strcasecmp(md5sum, md5ref)) in doBmpTest() 810 THROW_MD5(filename, md5sum, md5ref); in doBmpTest()
|
/third_party/python/Lib/sqlite3/test/ |
D | userfunctions.py | 348 def md5sum(t): function 351 dest.create_function("md5", 1, md5sum) 353 del md5sum, dest
|
/third_party/mbedtls/programs/ |
D | .gitignore | 20 hash/md5sum
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
D | android_build.sh | 66 if ! echo "4136d7b4c04df68b686570afa26988ac ${LIBELF_VERSION}.tar.gz" | md5sum -c -; then
|
/third_party/toybox/ |
D | BUILD.gn | 38 "toys/lsb/md5sum.c", 338 "bin/md5sum", 530 "toys/lsb/md5sum.c", 853 "md5sum",
|
/third_party/python/Tools/scripts/ |
D | README | 41 md5sum.py Print MD5 checksums of argument files
|