Searched refs:SHA1 (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v5.15/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-v5.15/arch/sparc/crypto/ |
D | sha1_asm.S | 28 SHA1 65 SHA1
|
D | opcodes.h | 23 #define SHA1 \ macro
|
/Linux-v5.15/drivers/crypto/ |
D | Kconfig | 42 tristate "PadLock driver for SHA1 and SHA256 algorithms" 48 Use VIA PadLock for SHA1/SHA256 algorithms. 137 tristate "SHA1 digest algorithm" 393 tristate "Support for OMAP MD5/SHA1/SHA2 hw accelerator" 402 OMAP processors have MD5/SHA1/SHA2 hw accelerator. Select this if you 403 want to use the OMAP module for MD5/SHA1/SHA2 algorithms. 477 Select this to offload Exynos from HASH MD5/SHA1/SHA256. 478 This will select software SHA1, MD5 and SHA256 as they are 550 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512 553 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms. [all …]
|
/Linux-v5.15/tools/build/feature/ |
D | test-libcrypto.c | 15 SHA1(&dat[0], sizeof(dat), &md[0]); in main()
|
/Linux-v5.15/arch/arm/crypto/ |
D | Kconfig | 13 tristate "SHA1 digest algorithm (ARM-asm)" 21 tristate "SHA1 digest algorithm (ARM NEON)" 32 tristate "SHA1 digest algorithm (ARM v8 Crypto Extensions)"
|
D | sha1-ce-glue.c | 91 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
|
/Linux-v5.15/Documentation/driver-api/mtd/ |
D | intel-spi.rst | 61 The SHA1 sums must match. Otherwise do not continue any further! 80 The SHA1 sums should match.
|
/Linux-v5.15/Documentation/devicetree/bindings/crypto/ |
D | img-hash.txt | 4 SHA1, SHA224, SHA256 and MD5 hashes
|
/Linux-v5.15/tools/perf/tests/shell/ |
D | buildid.sh | 40 ex_sha1=$(mktemp /tmp/perf.ex.SHA1.XXX)
|
/Linux-v5.15/arch/arm64/include/asm/ |
D | hwcap.h | 60 #define KERNEL_HWCAP_SHA1 __khwcap_feature(SHA1)
|
/Linux-v5.15/arch/arm64/crypto/ |
D | sha1-ce-glue.c | 146 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
|
/Linux-v5.15/Documentation/security/ |
D | IMA-templates.rst | 66 calculated with the SHA1 or MD5 hash algorithm; 70 prefix is shown only if the hash algorithm is not SHA1 or MD5);
|
D | digsig.rst | 47 keyid equals to SHA1[12-19] over the total key content.
|
/Linux-v5.15/Documentation/translations/zh_CN/arm64/ |
D | elf_hwcaps.rst | 77 ID_AA64ISAR0_EL1.SHA1 == 0b0001 表示有此功能。
|
/Linux-v5.15/Documentation/translations/zh_TW/arm64/ |
D | elf_hwcaps.rst | 80 ID_AA64ISAR0_EL1.SHA1 == 0b0001 表示有此功能。
|
/Linux-v5.15/Documentation/crypto/ |
D | api-intro.rst | 193 - Steve Reid (SHA1) 204 SHA1 algorithm contributors:
|
/Linux-v5.15/drivers/crypto/allwinner/ |
D | Kconfig | 22 and SHA1 and MD5 hash algorithms.
|
/Linux-v5.15/arch/arm64/kernel/ |
D | cpuinfo.c | 130 [COMPAT_KERNEL_HWCAP2(SHA1)] = "sha1",
|
/Linux-v5.15/tools/perf/util/ |
D | genelf.c | 133 SHA1(code, csize, (unsigned char *)note->build_id); in gen_build_id()
|
/Linux-v5.15/Documentation/arm64/ |
D | elf_hwcaps.rst | 86 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001.
|
D | cpu-feature-registers.rst | 142 | SHA1 | [11-8] | y |
|
/Linux-v5.15/crypto/ |
D | Kconfig | 841 It's speed is comparable to SHA1 and there are no known attacks 848 tristate "SHA1 digest algorithm" 854 tristate "SHA1 digest algorithm (SSSE3/AVX/AVX2/SHA-NI)" 888 tristate "SHA1 digest algorithm (OCTEON)" 897 tristate "SHA1 digest algorithm (SPARC64)" 906 tristate "SHA1 digest algorithm (powerpc)" 913 tristate "SHA1 digest algorithm (PPC SPE)"
|
/Linux-v5.15/security/integrity/ima/ |
D | Kconfig | 100 bool "SHA1 (default)"
|
/Linux-v5.15/Documentation/filesystems/ext4/ |
D | journal.rst | 336 - SHA1
|
12