Searched refs:SHA1 (Results 1 – 25 of 29) sorted by relevance
12
/Linux-v6.6/net/sctp/ |
D | Kconfig | 66 bool "Enable optional SHA1 hmac cookie generation" 68 Enable optional SHA1 hmac based SCTP cookie generation 86 bool "Enable optional SHA1 hmac cookie generation" 88 Enable optional SHA1 hmac based SCTP cookie generation
|
/Linux-v6.6/arch/sparc/crypto/ |
D | sha1_asm.S | 28 SHA1 65 SHA1
|
D | opcodes.h | 23 #define SHA1 \ macro
|
/Linux-v6.6/drivers/crypto/ |
D | Kconfig | 42 tristate "PadLock driver for SHA1 and SHA256 algorithms" 48 Use VIA PadLock for SHA1/SHA256 algorithms. 263 tristate "Support for OMAP MD5/SHA1/SHA2 hw accelerator" 272 OMAP processors have MD5/SHA1/SHA2 hw accelerator. Select this if you 273 want to use the OMAP module for MD5/SHA1/SHA2 algorithms. 347 Select this to offload Exynos from HASH MD5/SHA1/SHA256. 348 This will select software SHA1, MD5 and SHA256 as they are 410 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512 413 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms. 472 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB [all …]
|
/Linux-v6.6/tools/build/feature/ |
D | test-libcrypto.c | 22 SHA1(&dat[0], sizeof(dat), &md[0]); in main()
|
/Linux-v6.6/arch/arm/crypto/ |
D | sha1-ce-glue.c | 91 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
|
/Linux-v6.6/Documentation/driver-api/mtd/ |
D | spi-intel.rst | 61 The SHA1 sums must match. Otherwise do not continue any further! 80 The SHA1 sums should match.
|
/Linux-v6.6/Documentation/devicetree/bindings/crypto/ |
D | img-hash.txt | 4 SHA1, SHA224, SHA256 and MD5 hashes
|
/Linux-v6.6/tools/perf/tests/shell/ |
D | buildid.sh | 40 ex_sha1=$(mktemp /tmp/perf.ex.SHA1.XXX)
|
/Linux-v6.6/arch/arm64/crypto/ |
D | sha1-ce-glue.c | 146 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
|
/Linux-v6.6/Documentation/translations/zh_TW/arch/arm64/ |
D | elf_hwcaps.rst | 80 ID_AA64ISAR0_EL1.SHA1 == 0b0001 表示有此功能。
|
/Linux-v6.6/Documentation/translations/zh_CN/arch/arm64/ |
D | elf_hwcaps.rst | 77 ID_AA64ISAR0_EL1.SHA1 == 0b0001 表示有此功能。
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | hwcap.h | 68 #define KERNEL_HWCAP_SHA1 __khwcap_feature(SHA1)
|
/Linux-v6.6/Documentation/security/ |
D | digsig.rst | 47 keyid equals to SHA1[12-19] over the total key content.
|
D | IMA-templates.rst | 66 calculated with the SHA1 or MD5 hash algorithm;
|
/Linux-v6.6/Documentation/crypto/ |
D | api-intro.rst | 193 - Steve Reid (SHA1) 204 SHA1 algorithm contributors:
|
/Linux-v6.6/Documentation/arch/arm64/ |
D | cpu-feature-registers.rst | 142 | SHA1 | [11-8] | y | 341 | SHA1 | [11-8] | y |
|
D | elf_hwcaps.rst | 86 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001.
|
/Linux-v6.6/drivers/crypto/allwinner/ |
D | Kconfig | 22 and SHA1 and MD5 hash algorithms.
|
/Linux-v6.6/Documentation/process/ |
D | maintainer-kvm-x86.rst | 42 in-flight commits' SHA1 hashes, and having to reject a pull request due to bugs 376 SHA1 Stability 379 SHA1 is *usually* stable once a notification has been sent, but things happen. 381 patch's SHA1 changes. However, in some scenarios, e.g. if all KVM x86 branches
|
/Linux-v6.6/tools/perf/util/ |
D | genelf.c | 134 SHA1(code, csize, (unsigned char *)note->build_id); in gen_build_id()
|
/Linux-v6.6/arch/arm64/kernel/ |
D | cpuinfo.c | 169 [COMPAT_KERNEL_HWCAP2(SHA1)] = "sha1",
|
/Linux-v6.6/security/integrity/ima/ |
D | Kconfig | 96 bool "SHA1 (default)"
|
/Linux-v6.6/arch/arm64/tools/ |
D | sysreg | 639 UnsignedEnum 11:8 SHA1 1248 UnsignedEnum 11:8 SHA1
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-firmware-attributes | 308 Read only attribute used to display the MD5, SHA1 and SHA256 thumbprints
|
12