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

12345

/freebsd-13-stable/lib/libnetbsd/
H A Dsha2.h38 #include <sha256.h>
/freebsd-13-stable/sys/security/mac_veriexec/
H A Dmac_veriexec_sha256.c34 #include <crypto/sha2/sha256.h>
/freebsd-13-stable/cddl/compat/opensolaris/include/
H A Dsha2.h32 #include_next <sha256.h>
/freebsd-13-stable/contrib/xz/src/liblzma/check/
H A Dcheck.h33 # include <sha256.h>
93 lzma_sha256_state sha256; member in union:__anon6599::__anon6601
143 LZMA_SHA256FUNC(Init)(&check->state.sha256);
154 LZMA_SHA256FUNC(Update)(&check->state.sha256, buf, UINT32_MAX);
160 LZMA_SHA256FUNC(Update)(&check->state.sha256, buf, size);
167 LZMA_SHA256FUNC(Final)(check->buffer.u8, &check->state.sha256);
/freebsd-13-stable/sbin/md5/
H A DMakefile10 ${BINDIR}/md5 ${BINDIR}/sha256 \
21 md5.1 sha256.1 \
/freebsd-13-stable/sys/opencrypto/
H A Dxform.h35 #include <crypto/sha2/sha256.h>
H A Dxform_auth.h39 #include <crypto/sha2/sha256.h>
/freebsd-13-stable/sys/modules/ossl/
H A DMakefile18 sha256-armv8.S \
24 sha256-x86_64.S \
30 sha256-586.S \
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dcrypto_internal.c25 struct sha256_state sha256; member in union:crypto_hash::__anon6381
62 sha256_init(&ctx->u.sha256);
116 sha256_init(&ctx->u.sha256);
117 sha256_process(&ctx->u.sha256, key, key_len);
118 sha256_done(&ctx->u.sha256, tk);
130 sha256_init(&ctx->u.sha256);
131 sha256_process(&ctx->u.sha256, k_pad, sizeof(k_pad));
160 sha256_process(&ctx->u.sha256, data, len);
219 sha256_done(&ctx->u.sha256, mac);
293 sha256_done(&ctx->u.sha256, ma
[all...]
/freebsd-13-stable/libexec/rc/rc.d/
H A Dtmp61 _tmpdir=/tmp/.diskless.$(dd if=/dev/random bs=32 count=1 status=none | sha256)
/freebsd-13-stable/share/examples/uefisign/
H A Duefikeys34 openssl req -new -x509 -sha256 -days "${days}" -subj "${subj}" -key "${keyfile}" -out "${certfile}" || die "openssl req failed"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_volume.ksh47 log_must zfs set checksum=sha256 $origin
53 log_must zfs set checksum=sha256 $clone
H A Dnopwrite_copies.ksh45 log_must zfs set checksum=sha256 $origin
61 log_must zfs set checksum=sha256 $origin
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.ksh25 # Verify that if the checksum on the origin and clone is sha256, any compression
29 # 1. Create an origin dataset with compression and sha256 checksum.
48 log_assert "nopwrite works with sha256 and any compression algorithm"
51 log_must zfs set checksum=sha256 $origin
65 log_pass "nopwrite works with sha256 and any compression algorithm"
/freebsd-13-stable/lib/libmd/
H A DMakefile18 INCS= md4.h md5.h ripemd.h sha.h sha224.h sha256.h sha384.h sha512.h \
23 MAN+= md4.3 md5.3 ripemd.3 sha.3 sha256.3 sha512.3 skein.3
40 MLINKS+=sha256.3 SHA224_Init.3 sha256.3 SHA224_Update.3
41 MLINKS+=sha256.3 SHA224_Final.3 sha256.3 SHA224_End.3
42 MLINKS+=sha256.3 SHA224_File.3 sha256.3 SHA224_FileChunk.3
43 MLINKS+=sha256.3 SHA224_Data.3
44 MLINKS+=sha256
[all...]
/freebsd-13-stable/usr.sbin/wpa/
H A DMakefile.crypto4 SRCS+= crypto_openssl.c random.c sha1-prf.c sha256-prf.c sha256-tlsprf.c \
125 SRCS+= sha256.c
127 SRCS+= sha256-internal.c sha256-prf.c
/freebsd-13-stable/stand/libsa/geli/
H A Dgeliboot_internal.h45 /* Pull in the md5, sha256, and sha512 implementations */
47 #include <crypto/sha2/sha256.h>
/freebsd-13-stable/sys/dev/random/
H A Dother_algorithm.c60 #include <crypto/sha2/sha256.h>
78 #include <crypto/sha2/sha256.h>
/freebsd-13-stable/usr.sbin/bsdinstall/scripts/
H A Dchecksum44 CK=`sha256 -q $BSDINSTALL_DISTDIR/$dist`
/freebsd-13-stable/sbin/hastd/
H A Dtoken.l78 sha256 { DP; return SHA256; }
/freebsd-13-stable/secure/lib/libcrypto/
H A DMakefile.asm46 ASM= ${SRCS:R:S/$/.S/} sha256-armv8.S
50 CLEANFILES= ${ASM} ${SRCS:R:S/$/.s/} sha256-armv8.s
53 sha256-armv8.S: sha512-armv8.pl
85 SRCS= aesni-mb-x86_64.pl aesni-sha1-x86_64.pl aesni-sha256-x86_64.pl \
115 sha256-mb-x86_64.pl
123 SHA_ASM= sha256-x86_64 sha512-x86_64
184 SRCS+= keccak1600-armv4.pl sha1-armv4-large.pl sha256-armv4.pl sha512-armv4.pl
273 SRCS+= sha1-586.pl sha256-586.pl sha512-586.pl
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h38 #include <crypto/sha2/sha256.h>

Completed in 283 milliseconds

12345