Searched refs:sha256 (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/crypt_modules/
H A DMakefile31 sha256 \
/illumos-gate/usr/src/lib/crypt_modules/sha512/
H A DMakefile.com36 SRCDIR = ../../sha256/
/illumos-gate/usr/src/lib/libsum/common/
H A Dsumlib.c194 METHOD(sha256),
/illumos-gate/usr/src/uts/intel/sha2/
H A DMakefile42 SHA2_OBJS_64 = sha512-x86_64.o sha256-x86_64.o
57 CLEANFILES += sha512-x86_64.s sha256-x86_64.s
116 sha256-x86_64.s: $(COMDIR)/sha2/amd64/sha512-x86_64.pl
/illumos-gate/usr/src/lib/libmd/amd64/
H A DMakefile40 pics/sha256-x86_64.o
69 sha256-x86_64.s: $(COMDIR)/sha2/amd64/sha512-x86_64.pl
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_010_pos.ksh85 log_must zfs create -o checksum=sha256 -o compression=gzip -o recordsize=512 \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_copies.ksh45 log_must zfs set checksum=sha256 $origin
61 log_must zfs set checksum=sha256 $origin
H A Dnopwrite_mtime.ksh44 log_must zfs set checksum=sha256 $origin
H A Dnopwrite_negative.ksh27 # 1. The file in the origin ds is written without compression or sha256.
28 # 2. The file in the origin ds is written before sha256 checksum is turned on.
45 # Data written into origin fs without compression or sha256
50 log_must zfs set checksum=sha256 $origin/clone
61 log_must zfs set checksum=sha256 $origin
81 # Clone with fletcher4, rather than sha256
H A Dnopwrite_promoted_clone.ksh46 log_must zfs set checksum=sha256 $origin
H A Dnopwrite_recsize.ksh44 log_must zfs set checksum=sha256 $origin
H A Dnopwrite_sync.ksh26 # 1. Create an origin fs with compression and sha256.
44 log_must zfs set checksum=sha256 $origin
H A Dnopwrite_varying_compression.ksh24 # Verify that if the checksum on the origin and clone is sha256, any compression
28 # 1. Create an origin dataset with compression and sha256 checksum.
47 log_assert "nopwrite works with sha256 and any compression algorithm"
50 log_must zfs set checksum=sha256 $origin
64 log_pass "nopwrite works with sha256 and any compression algorithm"
H A Dnopwrite_volume.ksh47 log_must zfs set checksum=sha256 $origin
53 log_must zfs set checksum=sha256 $clone

Completed in 4912 milliseconds