/linux-6.1.9/arch/powerpc/crypto/ |
D | Makefile | 10 obj-$(CONFIG_CRYPTO_SHA1_PPC) += sha1-powerpc.o 11 obj-$(CONFIG_CRYPTO_SHA1_PPC_SPE) += sha1-ppc-spe.o 19 sha1-powerpc-y := sha1-powerpc-asm.o sha1.o 20 sha1-ppc-spe-y := sha1-spe-asm.o sha1-spe-glue.o
|
/linux-6.1.9/arch/arm/crypto/ |
D | Makefile | 8 obj-$(CONFIG_CRYPTO_SHA1_ARM) += sha1-arm.o 9 obj-$(CONFIG_CRYPTO_SHA1_ARM_NEON) += sha1-arm-neon.o 20 obj-$(CONFIG_CRYPTO_SHA1_ARM_CE) += sha1-arm-ce.o 28 sha1-arm-y := sha1-armv4-large.o sha1_glue.o 29 sha1-arm-neon-y := sha1-armv7-neon.o sha1_neon_glue.o 36 sha1-arm-ce-y := sha1-ce-core.o sha1-ce-glue.o
|
D | sha1-ce-core.S | 42 sha1\op\().32 dg0, dg1a\ev, ta\ev 44 sha1\op\().32 dg0, \dg1, ta\ev
|
/linux-6.1.9/drivers/net/ppp/ |
D | ppp_mppe.c | 93 struct shash_desc *sha1; member 133 crypto_shash_init(state->sha1); in get_new_key_from_sha() 134 crypto_shash_update(state->sha1, state->master_key, in get_new_key_from_sha() 136 crypto_shash_update(state->sha1, sha_pad->sha_pad1, in get_new_key_from_sha() 138 crypto_shash_update(state->sha1, state->session_key, in get_new_key_from_sha() 140 crypto_shash_update(state->sha1, sha_pad->sha_pad2, in get_new_key_from_sha() 142 crypto_shash_final(state->sha1, state->sha1_digest); in get_new_key_from_sha() 191 state->sha1 = kmalloc(sizeof(*state->sha1) + in mppe_alloc() 194 if (!state->sha1) { in mppe_alloc() 198 state->sha1->tfm = shash; in mppe_alloc() [all …]
|
/linux-6.1.9/arch/sparc/crypto/ |
D | Makefile | 6 obj-$(CONFIG_CRYPTO_SHA1_SPARC64) += sha1-sparc64.o 17 sha1-sparc64-y := sha1_asm.o sha1_glue.o
|
/linux-6.1.9/arch/arm64/crypto/ |
D | Makefile | 8 obj-$(CONFIG_CRYPTO_SHA1_ARM64_CE) += sha1-ce.o 9 sha1-ce-y := sha1-ce-glue.o sha1-ce-core.o
|
D | sha1-ce-core.S | 39 sha1\op dg0q, \dg1, t0.4s 41 sha1\op dg0q, dg1s, t0.4s 48 sha1\op dg0q, dg2s, t1.4s
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/ |
D | pnvm.c | 37 u32 sha1 = 0; in iwl_pnvm_handle_section() local 73 sha1 = le32_to_cpup((const __le32 *)data); in iwl_pnvm_handle_section() 77 sha1); in iwl_pnvm_handle_section() 165 IWL_INFO(trans, "loaded PNVM version %08x\n", sha1); in iwl_pnvm_handle_section()
|
/linux-6.1.9/drivers/crypto/ |
D | padlock-sha.c | 503 struct shash_alg *sha1; in padlock_init() local 512 sha1 = &sha1_alg; in padlock_init() 515 sha1 = &sha1_alg_nano; in padlock_init() 519 rc = crypto_register_shash(sha1); in padlock_init() 532 crypto_unregister_shash(sha1); in padlock_init()
|
/linux-6.1.9/arch/mips/cavium-octeon/crypto/ |
D | Makefile | 9 obj-$(CONFIG_CRYPTO_SHA1_OCTEON) += octeon-sha1.o
|
/linux-6.1.9/arch/x86/crypto/ |
D | Makefile | 53 obj-$(CONFIG_CRYPTO_SHA1_SSSE3) += sha1-ssse3.o 54 sha1-ssse3-y := sha1_avx2_x86_64_asm.o sha1_ssse3_asm.o sha1_ssse3_glue.o 55 sha1-ssse3-$(CONFIG_AS_SHA1_NI) += sha1_ni_asm.o
|
/linux-6.1.9/security/apparmor/ |
D | Kconfig | 60 bool "Enable introspection of sha1 hashes for loaded profiles" 77 This option selects whether sha1 hashing of loaded policy 78 is enabled by default. The generation of sha1 hashes for
|
/linux-6.1.9/tools/testing/ktest/ |
D | ktest.pl | 2116 my $sha1 = `git rev-list --max-count=1 $commit`; 2119 logit $sha1; 2128 chomp $sha1; 2130 return $sha1; 3485 foreach my $sha1 (split /\s+/, $ignore_warnings) { 3486 $ignored_warnings{$sha1} = 1; 3492 my $sha1 = $item; 3493 $sha1 =~ s/^([[:xdigit:]]+).*/$1/; 3497 run_command "git checkout $sha1" or 3498 dodie "Failed to checkout $sha1"; [all …]
|
/linux-6.1.9/Documentation/dev-tools/kunit/ |
D | usage.rst | 461 const char *sha1; 467 .sha1 = "2aae6c35c94fcfb415dbe95f408b9ce91ee846ed", 471 .sha1 = "430ce34d020724ed75a196dfc2ad67c77772d169", 476 KUNIT_EXPECT_STREQ_MSG(test, out, cases[i].sha1, 508 const char *sha1; 513 .sha1 = "2aae6c35c94fcfb415dbe95f408b9ce91ee846ed", 517 .sha1 = "430ce34d020724ed75a196dfc2ad67c77772d169", 527 KUNIT_ARRAY_PARAM(sha1, cases, case_to_desc); 538 KUNIT_EXPECT_STREQ_MSG(test, out, test_param->sha1,
|
/linux-6.1.9/lib/crypto/ |
D | Makefile | 41 libsha1-y := sha1.o
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | evm | 8 HMAC-sha1 value across the extended attributes, storing the 12 an HMAC-sha1 generated locally with a
|
/linux-6.1.9/tools/perf/tests/shell/ |
D | buildid.sh | 43 echo 'int main(void) { return 0; }' | cc -Wl,--build-id=sha1 -o ${ex_sha1} -x c -
|
/linux-6.1.9/arch/csky/kernel/vdso/ |
D | Makefile | 39 -Wl,--build-id=sha1 -Wl,--hash-style=both
|
/linux-6.1.9/arch/arm64/kernel/vdso/ |
D | Makefile | 27 -Bsymbolic --build-id=sha1 -n $(btildflags-y)
|
/linux-6.1.9/arch/riscv/kernel/compat_vdso/ |
D | Makefile | 40 --build-id=sha1 --hash-style=both --eh-frame-hdr
|
/linux-6.1.9/arch/riscv/kernel/vdso/ |
D | Makefile | 52 --build-id=sha1 --hash-style=both --eh-frame-hdr
|
/linux-6.1.9/arch/s390/kernel/vdso32/ |
D | Makefile | 26 --hash-style=both --build-id=sha1 -melf_s390 -T
|
/linux-6.1.9/arch/arm/vdso/ |
D | Makefile | 22 --hash-style=sysv --build-id=sha1 \
|
/linux-6.1.9/arch/s390/kernel/vdso64/ |
D | Makefile | 30 --hash-style=both --build-id=sha1 -T
|
/linux-6.1.9/Documentation/crypto/ |
D | architecture.rst | 48 - sha1 50 - hmac(sha1) 52 - authenc(hmac(sha1),cbc(aes)) 54 In these examples, "aes" and "sha1" are the ciphers and all others are
|