Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/sound/oss/
DMultiSound533 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
534 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
535 md5sum -c << SHAR_EOF >/dev/null 2>&1 \
987 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
988 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
989 md5sum -c << SHAR_EOF >/dev/null 2>&1 \
1017 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
1018 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
1019 md5sum -c << SHAR_EOF >/dev/null 2>&1 \
1047 if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
[all …]
/linux-4.4.14/Documentation/device-mapper/
Dlog-writes.txt110 md5sum /mnt/btrfs-test/foo
116 md5sum /mnt/btrfs-test/foo
117 <verify md5sum's are correct>
/linux-4.4.14/Documentation/usb/
Dauthorization.txt75 sum=$(md5sum /mntpoint/.signature)
/linux-4.4.14/Documentation/isdn/
DHiSax.cert47 files are protected by md5 checksums and the md5sum file is pgp signed by
/linux-4.4.14/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-4.4.14/drivers/scsi/bfa/
Dbfi.h361 u32 md5sum[BFI_IOC_MD5SUM_SZ]; member
Dbfa_ioc.c1537 if (fwhdr_1->md5sum[i] != fwhdr_2->md5sum[i]) in bfa_ioc_fwver_md5_check()
/linux-4.4.14/Documentation/filesystems/
Dntfs.txt70 time find . -type f -exec md5sum "{}" \;