Home
last modified time | relevance | path

Searched refs:SHA1 (Results 26 – 50 of 62) sorted by relevance

123

/openbmc/u-boot/lib/
H A DKconfig234 config SHA1 config
235 bool "Enable SHA1 support"
237 This option enables support of hashing using SHA1 algorithm.
239 The SHA1 algorithm produces a 160-bit (20-byte) hash value
/openbmc/linux/arch/sparc/crypto/
H A Dopcodes.h23 #define SHA1 \ macro
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0001-create-tpm-key-support-well-known-key-option.patch28 "\t\t-q|--sig-scheme signature scheme to use [DER] or SHA1\n"
/openbmc/linux/Documentation/security/
H A Ddigsig.rst47 keyid equals to SHA1[12-19] over the total key content.
H A DIMA-templates.rst66 calculated with the SHA1 or MD5 hash algorithm;
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass249 algorithm="SHA1",
329 doc_ref.checksum.algorithm = "SHA1"
379 dep_recipe_ref.checksum.algorithm = "SHA1"
635 recipe_ref.checksum.algorithm = "SHA1"
808 package_ref.checksum.algorithm = "SHA1"
855 dep_package_ref.checksum.algorithm = "SHA1"
1049 pkg_ref.checksum.algorithm = "SHA1"
1067 runtime_ref.checksum.algorithm = "SHA1"
/openbmc/linux/Documentation/crypto/
H A Dapi-intro.rst193 - Steve Reid (SHA1)
204 SHA1 algorithm contributors:
/openbmc/linux/Documentation/arch/arm64/
H A Dcpu-feature-registers.rst142 | SHA1 | [11-8] | y |
341 | SHA1 | [11-8] | y |
H A Delf_hwcaps.rst86 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001.
/openbmc/u-boot/doc/
H A DREADME.dfutftp47 As of this writing (SHA1:8d77576371381ade83de475bb639949b44941e8c v2015.10-rc2)
/openbmc/u-boot/common/
H A DKconfig793 bool # "Support hashing API (SHA1, SHA256, etc.)"
796 algorithms (such as SHA1, MD5, CRC32). The API is defined in hash.h
812 bool # "Support hashing API (SHA1, SHA256, etc.)"
815 algorithms (such as SHA1, MD5, CRC32). The API is defined in hash.h
820 bool # "Support hashing API (SHA1, SHA256, etc.)"
823 algorithms (such as SHA1, MD5, CRC32). The API is defined in hash.h
/openbmc/linux/drivers/crypto/allwinner/
H A DKconfig22 and SHA1 and MD5 hash algorithms.
/openbmc/qemu/docs/devel/
H A Dtcg-plugins.rst167 SHA1=15dd99a1991e0b3826fede3deffc1feba42278e6
238 SHA1=15dd99a1991e0b3826fede3deffc1feba42278e6
304 SHA1=15dd99a1991e0b3826fede3deffc1feba42278e6
318 SHA1=15dd99a1991e0b3826fede3deffc1feba42278e6
/openbmc/u-boot/common/spl/
H A DKconfig275 should consider SHA1 or SHA256.
290 bool "Support SHA1"
292 select SHA1
294 Enable this to support SHA1 in FIT images within SPL. A SHA1
297 While SHA1 is fairly secure it is coming to the end of its life
366 select SHA1
376 select SHA1
/openbmc/qemu/target/arm/
H A Dcpu-features.h75 return FIELD_EX32(id->id_isar5, ID_ISAR5, SHA1) != 0; in isar_feature_aa32_sha1()
386 return FIELD_EX64(id->id_aa64isar0, ID_AA64ISAR0, SHA1) != 0; in isar_feature_aa64_sha1()
H A Dcpu.c1988 t = FIELD_DP64(t, ID_AA64ISAR0, SHA1, 0); in arm_cpu_realizefn()
2008 u = FIELD_DP32(u, ID_ISAR5, SHA1, 0); in arm_cpu_realizefn()
H A Dcpu.h2147 FIELD(ID_ISAR5, SHA1, 8, 4)
2232 FIELD(ID_AA64ISAR0, SHA1, 8, 4)
/openbmc/linux/Documentation/process/
H A Dmaintainer-kvm-x86.rst42 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
/openbmc/linux/tools/perf/util/
H A Dgenelf.c134 SHA1(code, csize, (unsigned char *)note->build_id); in gen_build_id()
/openbmc/linux/arch/arm64/kernel/
H A Dcpuinfo.c169 [COMPAT_KERNEL_HWCAP2(SHA1)] = "sha1",
/openbmc/qemu/docs/system/arm/
H A Demulation.rst86 - FEAT_SHA1 (SHA1 instructions)
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc142 # Xorg requires a SHA1 implementation, pick one
/openbmc/linux/security/integrity/ima/
H A DKconfig96 bool "SHA1 (default)"
/openbmc/u-boot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt301 of size 2048 bits using SHA1 as the hash algorithm. The key name checked was
307 case fit_check_sign checks the hash and prints sha1+ meaning that the SHA1
/openbmc/u-boot/cmd/
H A DKconfig565 select SHA1
567 Compute SHA1 checksum.
573 Add -v option to verify data against a SHA1 checksum.
1653 algorithms (such as SHA1, MD5, CRC32). The computed digest can be

123