Home
last modified time | relevance | path

Searched refs:md5sum (Results 1 – 25 of 988) sorted by relevance

12345678910>>...40

/OK3568_Linux_fs/external/recovery/update_engine/
H A Dmd5sum.c39 unsigned char md5sum[16]; in checkdata_mtd() local
73 md5sum[j] = md5sum_tmp[ii]; in checkdata_mtd()
79 printf("%02x", md5sum[i]); in checkdata_mtd()
85 memcpy(out_md5sum, md5sum, 16); in checkdata_mtd()
96 unsigned char md5sum[16]; in checkdata() local
127 MD5_Final(md5sum, &ctx); in checkdata()
132 printf("%02x", md5sum[i]); in checkdata()
138 memcpy(out_md5sum, md5sum, 16); in checkdata()
165 unsigned char md5sum[16]; in compareMd5sum() local
167 checkdata(dest_path, md5sum, offset, checkSize); in compareMd5sum()
[all …]
H A Ddo_patch.c93 char *saveptr, *str, *name, *md5sum, *token[TOKENS]; in do_patch_rkimg() local
139 md5sum = token[TID_MD5SUM]; in do_patch_rkimg()
145 compareMd5sum(dst_file, (unsigned char *)md5sum, 0, dst_stat.st_size)) { in do_patch_rkimg()
346 if (!compareMd5sum(dst_file, (unsigned char *)md5sum, 0, newsize)) in do_patch_rkimg()
/OK3568_Linux_fs/u-boot/test/fs/
H A Dfs-test.sh237 md5sum $addr \$filesize
244 md5sum $addr \$filesize
252 md5sum $addr \$filesize
260 md5sum $addr \$filesize
268 md5sum $addr \$filesize
276 md5sum $addr \$filesize
293 md5sum $addr \$filesize
311 md5sum $addr \$filesize
316 md5sum $addr \$filesize
361 dd if="${MB1}" bs=1M skip=0 count=1 2> /dev/null | md5sum > "$2"
[all …]
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dmultisound.sh534 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
535 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
536 md5sum -c << SHAR_EOF >/dev/null 2>&1 \
988 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
989 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
990 md5sum -c << SHAR_EOF >/dev/null 2>&1 \
1018 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
1019 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
1020 md5sum -c << SHAR_EOF >/dev/null 2>&1 \
1048 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/
H A Dicecc-create-env345 md5sum=NONE
346 for file in /usr/bin/md5sum /bin/md5 /usr/bin/md5; do
348 md5sum=$file
354 …r i in $target_files; do test -f $tempdir/$i && $md5sum $tempdir/$i; done | sed -e 's/ .*$//' | $m…
/OK3568_Linux_fs/tools/linux/Linux_Diff_Firmware/
H A Dmk-diff-ota.sh46 check_tool md5sum
127 md5sum=$(md5sum $new | cut -f 1 -d ' ')
134 printf "DIFF:%-15s:%-12s:%-12s:%-32s:" $name $old_size $new_size $md5sum >> "${diff}"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pep8_1.7.1.bb7 SRC_URI[md5sum] = "a03bb494859e87b42601b61b1b043a0c"
16 SRC_URI[md5sum] = "603821d06db945c71d811b5a8d78423c"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/geoip/
H A Dgeoip_1.6.12.bb22 SRC_URI[GeoIP-dat.md5sum] = "d538e57ad9268fdc7955c6cf9a37c4a9"
25 SRC_URI[GeoIPv6-dat.md5sum] = "52d6aa0aac1adbfa5eb7fa4742197c11"
28 SRC_URI[GeoLiteCity-dat.md5sum] = "d700c137232f8e077ac8db8577f699d9"
31 SRC_URI[GeoLiteCityv6-dat.md5sum] = "6734ccdc644fc0ba76eb276dce73d005"
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/scripts/
H A Dfirefox-gen-l10n-recipes19 md5=$(md5sum $f | awk '{ print $1 }')
29 SRC_URI[md5sum] = "$md5"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lockdev/
H A Dlockdev_1.0.3.bb12 SRC_URI[md5sum] = "64b9c1b87b125fc348e892e24625524a"
14 SRC_URI[debianpatch.md5sum] = "5ef6267c42fca9145e0af006ccb6aff7"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-tlwg_0.6.1.bb11 SRC_URI[source.md5sum] = "5ea5bc964d992df0428f2e0b85f48400"
13 SRC_URI[ttf.md5sum] = "1bc51f45a7b661404a944fab6911261c"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/poppler/
H A Dpoppler-data_0.4.11.bb22 SRC_URI[idh.md5sum] = "009c93cf0141ab7bd6acb7eea14306cc"
24 SRC_URI[idv.md5sum] = "2f32a45d43d001c26eeac6b878855fbf"
/OK3568_Linux_fs/u-boot/cmd/
H A D.md5sum.o.cmd
H A Dmd5sum.c169 md5sum, 5, 1, do_md5sum,
178 md5sum, 4, 1, do_md5sum,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/liblockfile/
H A Dliblockfile_1.14.bb16 SRC_URI[md5sum] = "420c056ba0cc4d1477e402f70ba2f5eb"
19 SRC_URI[1.14-1.md5sum] = "f9a44928c3477d218c56252712ebc479"
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_traceonoff_triggers.tc93 csum1=`md5sum trace`
95 csum2=`md5sum trace`
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/testfloat/
H A Dtestfloat_3e.bb17 SRC_URI[TestFloat.md5sum] = "e70a1e6c6732abf79645a6dcca69a654"
19 SRC_URI[SoftFloat.md5sum] = "7dac954ea4aed0697cbfee800ba4f492"
/OK3568_Linux_fs/debian/
H A Dmk-iso-debian.sh167 find -follow -type f ! -name md5sum.txt -print0 | xargs -0 md5sum > md5sum.txt
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-ftp/
H A Dnetkit-ftp_0.17.bb14 SRC_URI[archive.md5sum] = "94441610c9b86ef45c4c6ec609444060"
16 SRC_URI[patch31.md5sum] = "93d71e28ce70df69e080c7f90da63cac"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netcat/
H A Dnetcat-openbsd_1.195.bb15 SRC_URI[netcat.md5sum] = "219d5e49c45658e229a3bda63063a986"
17 SRC_URI[netcat-patch.md5sum] = "7eba241989dbef6caa78ec4bc8e35151"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-tftp/
H A Dnetkit-tftp_0.17.bb14 SRC_URI[archive.md5sum] = "b7262c798e2ff50e29c2ff50dfd8d6a8"
16 SRC_URI[patch18.md5sum] = "cb29e7a33dd85105ba6e6ec4f971e42c"
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/examples/
H A Dcinematicexperience_1.0.bb10 SRC_URI[md5sum] = "935a5db0a6b2a72c67236e72f52be7d1"
17 #SRC_URI[md5sum] = "1c4f9bf5411c985fc5d3dbfc5d826a29"
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/flash_test/
H A Dflash_stress_test.sh109 md5sum ./* > $md5_dir/source.md5
154 md5sum ./* > $md5_dir/dest${dir_loop}.md5
/OK3568_Linux_fs/external/rockchip-test/flash_test/
H A Dflash_stress_test.sh109 md5sum ./* > $md5_dir/source.md5
154 md5sum ./* > $md5_dir/dest${dir_loop}.md5
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/id3lib/
H A Did3lib_3.8.3.bb13 SRC_URI[archive.md5sum] = "19f27ddd2dda4b2d26a559a4f0f402a7"
15 SRC_URI[patch.md5sum] = "997c764d3be11c9a51779d93facf1118"

12345678910>>...40