Home
last modified time | relevance | path

Searched refs:SHA1 (Results 1 – 25 of 62) 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]
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
27 which has no SHA1 sum, you can do the following:
35 b) Initialize the SHA1 sum in the Image with 0x00
36 The SHA1 sum is stored in Flash at:
43 note: a SHA1 checksum is 20 bytes long.
[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 = "http://search.cpan.org/~gaas/Digest-SHA1-2.13/"
9 SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-${PV}.tar.gz \
15 S = "${WORKDIR}/Digest-SHA1-${PV}"
25 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"
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.
548 - SHA1, HMAC-SHA1
565 - SHA1, HMAC-SHA1
[all …]
/openbmc/linux/tools/build/feature/
H A Dtest-libcrypto.c22 SHA1(&dat[0], sizeof(dat), &md[0]); in main()
/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/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.patch18 { "hashtest-256g", "hashtest", "--gigs 256 SHA1 SHA256 SHA512 SM3",
/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/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/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/recipes-graphics/xwayland/
H A Dxwayland_23.2.5.bb32 # Xorg requires a SHA1 implementation, pick one
/openbmc/boost-dbus/
H A DCMakeLists.txt20 SHA1 "baf9c8cc4f65306f0e442b5419967b4c4c04589a"
/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/bmcweb/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml41 description: Include the SHA1 of OpenBMC you used.
/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/
H A Delf_hwcaps.rst80 ID_AA64ISAR0_EL1.SHA1 == 0b0001 表示有此功能。
/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/
H A Delf_hwcaps.rst77 ID_AA64ISAR0_EL1.SHA1 == 0b0001 表示有此功能。
/openbmc/linux/arch/arm64/include/asm/
H A Dhwcap.h68 #define KERNEL_HWCAP_SHA1 __khwcap_feature(SHA1)

123