Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/sound/cards/
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 …]
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc107 csum1=`md5sum trace`
109 csum2=`md5sum trace`
/Linux-v4.19/Documentation/device-mapper/
Dlog-writes.txt110 md5sum /mnt/btrfs-test/foo
116 md5sum /mnt/btrfs-test/foo
117 <verify md5sum's are correct>
/Linux-v4.19/Documentation/usb/
Dauthorization.txt75 sum=$(md5sum /mntpoint/.signature)
/Linux-v4.19/Documentation/isdn/
DHiSax.cert47 files are protected by md5 checksums and the md5sum file is pgp signed by
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfi.h269 u32 md5sum[BFI_IOC_MD5SUM_SZ]; member
Dbfa_ioc.c1319 if (fwhdr_1->md5sum[i] != fwhdr_2->md5sum[i]) in bfa_ioc_fwver_md5_check()
/Linux-v4.19/drivers/scsi/bfa/
Dbfi.h362 u32 md5sum[BFI_IOC_MD5SUM_SZ]; member
Dbfa_ioc.c1538 if (fwhdr_1->md5sum[i] != fwhdr_2->md5sum[i]) in bfa_ioc_fwver_md5_check()
/Linux-v4.19/Documentation/filesystems/
Dntfs.txt70 time find . -type f -exec md5sum "{}" \;