Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc93 csum1=`md5sum trace`
95 csum2=`md5sum trace`
/linux-5.19.10/fs/unicode/
DREADME.utf8data18 md5sums (verify by running "md5sum -c README.utf8data"):
55 with the version of the UCD that was used, the md5sum and sha1sums of
/linux-5.19.10/Documentation/admin-guide/device-mapper/
Dlog-writes.rst115 md5sum /mnt/btrfs-test/foo
121 md5sum /mnt/btrfs-test/foo
122 <verify md5sum's are correct>
/linux-5.19.10/Documentation/usb/
Dauthorization.rst79 sum=$(md5sum /mntpoint/.signature)
/linux-5.19.10/drivers/net/ethernet/brocade/bna/
Dbfi.h261 u32 md5sum[BFI_IOC_MD5SUM_SZ]; member
Dbfa_ioc.c1308 if (fwhdr_1->md5sum[i] != fwhdr_2->md5sum[i]) in bfa_ioc_fwver_md5_check()
/linux-5.19.10/tools/testing/selftests/netfilter/
Dnft_flowtable.sh466 KEY_AES="0x"$(ps -xaf | md5sum | cut -d " " -f 1)
/linux-5.19.10/drivers/scsi/bfa/
Dbfi.h354 u32 md5sum[BFI_IOC_MD5SUM_SZ]; member
Dbfa_ioc.c1524 if (fwhdr_1->md5sum[i] != fwhdr_2->md5sum[i]) in bfa_ioc_fwver_md5_check()
/linux-5.19.10/Documentation/filesystems/
Dntfs.rst73 time find . -type f -exec md5sum "{}" \;