Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc93 csum1=`md5sum trace`
95 csum2=`md5sum trace`
/linux-6.12.1/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-6.12.1/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-6.12.1/Documentation/usb/
Dauthorization.rst76 sum=$(md5sum /mntpoint/.signature)
/linux-6.12.1/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-6.12.1/drivers/scsi/bfa/
Dbfi.h354 u32 md5sum[BFI_IOC_MD5SUM_SZ]; member
Dbfa_ioc.c1523 if (fwhdr_1->md5sum[i] != fwhdr_2->md5sum[i]) in bfa_ioc_fwver_md5_check()
/linux-6.12.1/tools/testing/selftests/net/netfilter/
Dnft_flowtable.sh610 KEY_AES="0x"$(ps -af | md5sum | cut -d " " -f 1)