Home
last modified time | relevance | path

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

123

/openbmc/u-boot/doc/
H A DREADME.sha11 SHA1 usage:
4 In the U-Boot Image for the pcs440ep board is a SHA1 checksum integrated.
5 This SHA1 sum is used, to check, if the U-Boot Image in Flash is not
11 sha1 address len [addr] calculate the SHA1 sum [save at addr]
12 -p calculate the SHA1 sum from the U-Boot image in flash and print
16 calculates and prints the SHA1 sum, from the Image stored in Flash
19 check, if the SHA1 sum from the Image stored in Flash is correct
22 It is possible to calculate a SHA1 checksum from a memoryrange with:
27 which has no SHA1 sum, you can do the following:
35 b) Initialize the SHA1 sum in the Image with 0x00
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/
H A Dlibdigest-sha1-perl_2.13.bb2 DESCRIPTION = "Digest::SHA1 - Perl interface to the SHA-1 algorithm"
3 HOMEPAGE = "https://metacpan.org/pod/Digest::SHA1"
9 SRC_URI = "${CPAN_MIRROR}/authors/id/G/GA/GAAS/Digest-SHA1-${PV}.tar.gz \
14 S = "${WORKDIR}/Digest-SHA1-${PV}"
24 FILES:${PN}-dbg =+ "${libdir}/perl/vendor_perl/*/auto/Digest/SHA1/.debug/"
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hash.c85 TEST_ONE(SHA1, 512); in main()
86 TEST_ONE(SHA1, 1024); in main()
87 TEST_ONE(SHA1, 4096); in main()
88 TEST_ONE(SHA1, 16384); in main()
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c28 SHA1 = 0, enumerator
47 if (!strcmp(algo->name, driver_hash[SHA1].name)) in get_hash_type()
48 return SHA1; in get_hash_type()
211 if (caam_hash(pbuf, buf_len, pout, SHA1)) in hw_sha1()
/openbmc/linux/net/sctp/
H A DKconfig66 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
/openbmc/linux/arch/sparc/crypto/
H A Dsha1_asm.S28 SHA1
65 SHA1
/openbmc/linux/drivers/crypto/
H A DKconfig42 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 …]
/openbmc/boost-dbus/cmake/
H A DHunterGate.cmake33 # SHA1 "798501e983f14b28b10cda16afa4de69eee1da1d"
245 set(sha1_location "${dir}/SHA1")
275 " SHA1=${HUNTER_GATE_SHA1}\n"
408 HUNTER_GATE "LOCAL" "URL;SHA1;GLOBAL;FILEPATH" "" ${ARGV}
429 hunter_gate_user_error("SHA1 suboption of HunterGate is mandatory")
506 set(_sha1_location "${_archive_id_location}/SHA1")
524 "Short SHA1 collision:"
/openbmc/linux/tools/build/feature/
H A Dtest-libcrypto.c22 SHA1(&dat[0], sizeof(dat), &md[0]); in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A Dsystem-pkcs11.txt4 …pherOrder=100 slotParams=(1={slotFlags=[ECC,RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES…
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_ssh_security.robot19 ${weak_key_regex} ${left_anchor}(group1_sha1|DES-CBC3|CBC mode|group1|SHA1)${right_anchor}
51 # - KEX: diffie-hellman-group1(any) , (any) SHA1
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/
H A Dno-bench-slope.patch21 { "hashtest-6g", "hashtest", "--hugeblock --gigs 6 SHA1 SHA256 SHA512 "
/openbmc/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst61 The SHA1 sums must match. Otherwise do not continue any further!
80 The SHA1 sums should match.
/openbmc/linux/arch/arm/crypto/
H A Dsha1-ce-glue.c91 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dimg-hash.txt4 SHA1, SHA224, SHA256 and MD5 hashes
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/
H A Ddropbear-disable-weak-ciphers.patch6 This feature disables all CBC, SHA1, and diffie-hellman group1 ciphers
/openbmc/linux/arch/arm64/crypto/
H A Dsha1-ce-glue.c146 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/openbmc/linux/tools/perf/tests/shell/
H A Dbuildid.sh40 ex_sha1=$(mktemp /tmp/perf.ex.SHA1.XXX)
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass165 algorithm="SHA1",
246 doc_ref.checksum.algorithm = "SHA1"
301 dep_recipe_ref.checksum.algorithm = "SHA1"
511 recipe_ref.checksum.algorithm = "SHA1"
652 package_ref.checksum.algorithm = "SHA1"
699 dep_package_ref.checksum.algorithm = "SHA1"
843 pkg_ref.checksum.algorithm = "SHA1"
861 runtime_ref.checksum.algorithm = "SHA1"
/openbmc/openbmc/poky/meta/recipes-graphics/xwayland/
H A Dxwayland_24.1.4.bb33 # Xorg requires a SHA1 implementation, pick one
/openbmc/u-boot/drivers/tpm/
H A DKconfig104 bool "Enable TPM key loading by SHA1 support"
108 their parent via the public key's SHA1 hash.
/openbmc/boost-dbus/
H A DCMakeLists.txt20 SHA1 "baf9c8cc4f65306f0e442b5419967b4c4c04589a"
/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/arm64/include/asm/
H A Dhwcap.h68 #define KERNEL_HWCAP_SHA1 __khwcap_feature(SHA1)
/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/
H A Delf_hwcaps.rst77 ID_AA64ISAR0_EL1.SHA1 == 0b0001 表示有此功能。

123