Searched refs:sha512 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/lib/avb/libavb_atx/ |
| H A D | avb_atx_validate.c | 57 static void sha512(const uint8_t* data, in sha512() function 164 sha512((const uint8_t*)&certificate->signed_data, in verify_certificate() 459 sha512(last_unlock_challenge, AVB_ATX_UNLOCK_CHALLENGE_SIZE, challenge_hash); in avb_atx_validate_unlock_credential()
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | sha2.h | 149 void sha512(unsigned char hval[], const unsigned char data[], unsigned long len);
|
| H A D | sha2.c | 667 void sha512(unsigned char hval[], const unsigned char data[], in sha512() function
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | Makefile | 59 obj-$(CONFIG_SHA512) += sha512.o
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | signature.txt | 540 - Add support for other RSA/SHA variants, such as rsa4096,sha512.
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 558 Crypto checksum engine for sha1/sha256/sha512/md5.
|