Home
last modified time | relevance | path

Searched refs:sha256 (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v4.19/arch/arm/crypto/
DMakefile10 obj-$(CONFIG_CRYPTO_SHA256_ARM) += sha256-arm.o
46 sha256-arm-neon-$(CONFIG_KERNEL_MODE_NEON) := sha256_neon_glue.o
47 sha256-arm-y := sha256-core.o sha256_glue.o $(sha256-arm-neon-y)
63 $(src)/sha256-core.S_shipped: $(src)/sha256-armv4.pl
70 targets += sha256-core.S sha512-core.S
D.gitignore2 sha256-core.S
/Linux-v4.19/arch/powerpc/crypto/
DMakefile12 obj-$(CONFIG_CRYPTO_SHA256_PPC_SPE) += sha256-ppc-spe.o
21 sha256-ppc-spe-y := sha256-spe-asm.o sha256-spe-glue.o
/Linux-v4.19/arch/arm64/crypto/
DMakefile50 obj-$(CONFIG_CRYPTO_SHA256_ARM64) += sha256-arm64.o
51 sha256-arm64-y := sha256-glue.o sha256-core.o
77 $(src)/sha256-core.S_shipped: $(src)/sha512-armv8.pl
84 targets += sha256-core.S sha512-core.S
D.gitignore1 sha256-core.S
/Linux-v4.19/drivers/crypto/nx/
Dnx-sha256.c95 memcpy(csbcpb->cpb.sha256.message_digest, sctx->state, SHA256_DIGEST_SIZE); in nx_sha256_update()
156 memcpy(csbcpb->cpb.sha256.input_partial_digest, in nx_sha256_update()
157 csbcpb->cpb.sha256.message_digest, in nx_sha256_update()
183 memcpy(sctx->state, csbcpb->cpb.sha256.message_digest, SHA256_DIGEST_SIZE); in nx_sha256_update()
212 memcpy(csbcpb->cpb.sha256.input_partial_digest, sctx->state, SHA256_DIGEST_SIZE); in nx_sha256_final()
220 csbcpb->cpb.sha256.message_bit_length = (u64) (sctx->count * 8); in nx_sha256_final()
254 memcpy(out, csbcpb->cpb.sha256.message_digest, SHA256_DIGEST_SIZE); in nx_sha256_final()
DMakefile11 nx-sha256.o \
Dnx_csbcpb.h130 struct cop_symcpb_sha256 sha256; member
/Linux-v4.19/arch/x86/purgatory/
DMakefile4 purgatory-y := purgatory.o stack.o setup-x86_$(BITS).o sha256.o entry64.o string.o
9 $(obj)/sha256.o: $(srctree)/lib/sha256.c FORCE
/Linux-v4.19/arch/s390/purgatory/
DMakefile5 purgatory-y := head.o purgatory.o string.o sha256.o mem.o
10 $(obj)/sha256.o: $(srctree)/lib/sha256.c FORCE
/Linux-v4.19/arch/x86/crypto/
DMakefile34 obj-$(CONFIG_CRYPTO_SHA256_SSSE3) += sha256-ssse3.o
64 obj-$(CONFIG_CRYPTO_SHA256_MB) += sha256-mb/
124 sha256-ssse3-y := sha256-ssse3-asm.o sha256-avx-asm.o sha256-avx2-asm.o sha256_ssse3_glue.o
126 sha256-ssse3-y += sha256_ni_asm.o
/Linux-v4.19/arch/x86/crypto/sha256-mb/
DMakefile11 obj-$(CONFIG_CRYPTO_SHA256_MB) += sha256-mb.o
12 sha256-mb-y := sha256_mb.o sha256_mb_mgr_flush_avx2.o \
/Linux-v4.19/arch/sparc/crypto/
DMakefile7 obj-$(CONFIG_CRYPTO_SHA256_SPARC64) += sha256-sparc64.o
18 sha256-sparc64-y := sha256_asm.o sha256_glue.o
Dsha256_glue.c159 static struct shash_alg sha256 = { variable
213 ret = crypto_register_shash(&sha256); in sha256_sparc64_mod_init()
229 crypto_unregister_shash(&sha256); in sha256_sparc64_mod_fini()
/Linux-v4.19/Documentation/device-mapper/
Ddm-crypt.txt19 aes-cbc-essiv:sha256
31 capi:cbc(aes)-essiv:sha256
35 capi:authenc(hmac(sha256),xts(aes))-random
148 dmsetup create crypt1 --table "0 `blockdev --getsz $1` crypt aes-cbc-essiv:sha256 babebabebabebabeb…
154 dmsetup create crypt2 --table "0 `blockdev --getsize $1` crypt aes-cbc-essiv:sha256 :32:logon:my_pr…
Dverity.txt163 alg = sha256, num_blocks = 32768, block_size = 4096
203 "0 2097152 verity 1 /dev/sda1 /dev/sda2 4096 4096 262144 1 sha256 "\
/Linux-v4.19/arch/mips/cavium-octeon/crypto/
DMakefile10 obj-$(CONFIG_CRYPTO_SHA256_OCTEON) += octeon-sha256.o
/Linux-v4.19/drivers/crypto/
Dpadlock-sha.c519 struct shash_alg *sha256; in padlock_init() local
528 sha256 = &sha256_alg; in padlock_init()
531 sha256 = &sha256_alg_nano; in padlock_init()
538 rc = crypto_register_shash(sha256); in padlock_init()
/Linux-v4.19/arch/arm/boot/dts/
Dnspire.dtsi115 sha256: crypto@CC000000 { label
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dqat_algs.c152 struct sha256_state sha256; in qat_alg_do_precomputes() local
203 if (crypto_shash_export(shash, &sha256)) in qat_alg_do_precomputes()
206 *hash_state_out = cpu_to_be32(*(sha256.state + i)); in qat_alg_do_precomputes()
236 if (crypto_shash_export(shash, &sha256)) in qat_alg_do_precomputes()
239 *hash_state_out = cpu_to_be32(*(sha256.state + i)); in qat_alg_do_precomputes()
/Linux-v4.19/Documentation/admin-guide/
Dmodule-signing.rst169 openssl req -new -nodes -utf8 -sha256 -days 36500 -batch -x509 \
218 1. The hash algorithm (e.g., sha256)
/Linux-v4.19/Documentation/security/keys/
Dtrusted-encrypted.rst44 are sha1, sha256, sha384, sha512 and sm3-256.
/Linux-v4.19/Documentation/crypto/
Ddevel-algos.rst154 Example of transformations: crc32, md5, sha1, sha256,...
/Linux-v4.19/security/integrity/ima/
DKconfig120 default "sha256" if IMA_DEFAULT_HASH_SHA256
/Linux-v4.19/crypto/
Drsa-pkcs1pad.c75 _(sha256),

12