Home
last modified time | relevance | path

Searched refs:SHA (Results 1 – 12 of 12) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Datf.sh26 SHA="$1 $2"
52 ./tools/trust_merger ${INI} ${SIZE} ${SHA} ${RSA}
/rk3399_rockchip-uboot/tools/rockchip/
H A Dsha.h55 const uint8_t* SHA(const void* data, int len, uint8_t* digest);
H A Dsha.c308 const uint8_t *SHA(const void *data, int len, uint8_t *digest) in SHA() function
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A DKconfig152 bool "SHA-1 digest algorithm (ARMv8 Crypto Extensions)"
156 bool "SHA-256 digest algorithm (ARMv8 Crypto Extensions)"
160 bool "SHA-1 digest algorithm (ARMv8 Crypto Extensions) in SPL"
164 bool "SHA-256 digest algorithm (ARMv8 Crypto Extensions) in SPL"
/rk3399_rockchip-uboot/doc/
H A DREADME.esbc_validate12 SHA-256 and RSA operations are performed using SEC block in HW.
H A DREADME.armada-secureboot30 key from it, and verify its SHA-256 hash against a SHA-256 stored in a eFuse
43 * The SHA-256 value in the eFuse field verifies the "root" public key.
152 4) Verify the SHA-256 hash of the KAK embedded in the secured header.
H A DREADME.update12 should be placed, updates are also protected with a SHA-1 checksum. If the
H A DREADME.gpt40 Successive versions are using MD5 hash, random numbers and SHA-1 hash. All major
/rk3399_rockchip-uboot/
H A Dmake.sh346 SHA=`filt_val "CONFIG_TRUST_SHA_MODE" .config`
352 PLAT_SHA="--sha ${SHA}"
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A DKconfig1233 int "SHA mode of trust.img on ARM64"
1236 The SHA mode for tools to pack, the mode id can be:
/rk3399_rockchip-uboot/lib/lzma/
H A Dlzma.txt25 2) SHA-256: Wei Dai (Crypto++ library)
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsignature.txt540 - Add support for other RSA/SHA variants, such as rsa4096,sha512.