Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
DKconfig65 bool "Enable optional SHA1 hmac cookie generation"
67 Enable optional SHA1 hmac based SCTP cookie generation
85 bool "Enable optional SHA1 hmac cookie generation"
87 Enable optional SHA1 hmac based SCTP cookie generation
/kernel/linux/linux-5.10/arch/sparc/crypto/
Dsha1_asm.S28 SHA1
65 SHA1
Dopcodes.h23 #define SHA1 \ macro
/kernel/linux/linux-5.10/drivers/crypto/
DKconfig42 tristate "PadLock driver for SHA1 and SHA256 algorithms"
48 Use VIA PadLock for SHA1/SHA256 algorithms.
137 tristate "SHA1 digest algorithm"
367 tristate "Support for OMAP MD5/SHA1/SHA2 hw accelerator"
376 OMAP processors have MD5/SHA1/SHA2 hw accelerator. Select this if you
377 want to use the OMAP module for MD5/SHA1/SHA2 algorithms.
469 Select this to offload Exynos from HASH MD5/SHA1/SHA256.
470 This will select software SHA1, MD5 and SHA256 as they are
542 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512
545 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms.
[all …]
/kernel/linux/linux-5.10/tools/build/feature/
Dtest-libcrypto.c15 SHA1(&dat[0], sizeof(dat), &md[0]); in main()
/kernel/linux/linux-5.10/arch/arm/crypto/
DKconfig13 tristate "SHA1 digest algorithm (ARM-asm)"
21 tristate "SHA1 digest algorithm (ARM NEON)"
32 tristate "SHA1 digest algorithm (ARM v8 Crypto Extensions)"
Dsha1-ce-glue.c91 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/kernel/linux/linux-5.10/tools/perf/tests/shell/
Dbuildid.sh18 ex_sha1=$(mktemp /tmp/perf.ex.SHA1.XXX)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt4 SHA1, SHA224, SHA256 and MD5 hashes
/kernel/linux/linux-5.10/Documentation/driver-api/mtd/
Dintel-spi.rst61 The SHA1 sums must match. Otherwise do not continue any further!
80 The SHA1 sums should match.
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsha1-ce-glue.c146 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dhwcap.h60 #define KERNEL_HWCAP_SHA1 __khwcap_feature(SHA1)
/kernel/linux/linux-5.10/Documentation/security/
DIMA-templates.rst66 calculated with the SHA1 or MD5 hash algorithm;
70 prefix is shown only if the hash algorithm is not SHA1 or MD5);
Ddigsig.rst47 keyid equals to SHA1[12-19] over the total key content.
/kernel/linux/linux-5.10/Documentation/crypto/
Dapi-intro.rst193 - Steve Reid (SHA1)
204 SHA1 algorithm contributors:
/kernel/linux/linux-5.10/drivers/crypto/allwinner/
DKconfig22 and SHA1 and MD5 hash algorithms.
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dcpuinfo.c130 [COMPAT_KERNEL_HWCAP2(SHA1)] = "sha1",
/kernel/linux/linux-5.10/tools/perf/util/
Dgenelf.c133 SHA1(code, csize, (unsigned char *)note->build_id); in gen_build_id()
/kernel/linux/linux-5.10/Documentation/arm64/
Delf_hwcaps.rst84 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001.
Dcpu-feature-registers.rst142 | SHA1 | [11-8] | y |
/kernel/linux/linux-5.10/crypto/
DKconfig849 It's speed is comparable to SHA1 and there are no known attacks
880 tristate "SHA1 digest algorithm"
886 tristate "SHA1 digest algorithm (SSSE3/AVX/AVX2/SHA-NI)"
920 tristate "SHA1 digest algorithm (OCTEON)"
929 tristate "SHA1 digest algorithm (SPARC64)"
938 tristate "SHA1 digest algorithm (powerpc)"
945 tristate "SHA1 digest algorithm (PPC SPE)"
/kernel/linux/linux-5.10/security/integrity/ima/
DKconfig100 bool "SHA1 (default)"
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Djournal.rst336 - SHA1
/kernel/linux/linux-5.10/Documentation/networking/
Dip-sysctl.rst2581 Default: Dependent on configuration. MD5 if available, else SHA1 if
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0016_linux_drivers_crypto.patch1345 + /* Digest sizes for MD5, SHA1, SHA-224, SHA-256, SHA-384, SHA-512 */