Searched refs:SHA (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | atf.sh | 26 SHA="$1 $2" 52 ./tools/trust_merger ${INI} ${SIZE} ${SHA} ${RSA}
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | sha.h | 55 const uint8_t* SHA(const void* data, int len, uint8_t* digest);
|
| H A D | sha.c | 308 const uint8_t *SHA(const void *data, int len, uint8_t *digest) in SHA() function
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | Kconfig | 152 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 D | README.esbc_validate | 12 SHA-256 and RSA operations are performed using SEC block in HW.
|
| H A D | README.armada-secureboot | 30 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 D | README.update | 12 should be placed, updates are also protected with a SHA-1 checksum. If the
|
| H A D | README.gpt | 40 Successive versions are using MD5 hash, random numbers and SHA-1 hash. All major
|
| /rk3399_rockchip-uboot/ |
| H A D | make.sh | 346 SHA=`filt_val "CONFIG_TRUST_SHA_MODE" .config` 352 PLAT_SHA="--sha ${SHA}"
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 1233 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 D | lzma.txt | 25 2) SHA-256: Wei Dai (Crypto++ library)
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | signature.txt | 540 - Add support for other RSA/SHA variants, such as rsa4096,sha512.
|