Searched refs:sha256_csum (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/include/u-boot/ |
| H A D | sha256.h | 29 void sha256_csum(const unsigned char *input, unsigned int ilen,
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_sparse.c | 74 sha256_csum(data, blocks * desc->blksz, hash); in flash_write_data()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | boot_rkimg.c | 418 sha256_csum((const uchar *)fdt_addr, fdt_size, hash); in fdt_check_hash()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | tftp_update.c | 255 sha256_csum((const uchar *)fit, fdt_totalsize(fit), csum); in hdr_checksum_verify()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | sha256.c | 318 void sha256_csum(const unsigned char *input, unsigned int ilen, in sha256_csum() function
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | resource_tool.c | 552 void sha256_csum(const unsigned char *input, unsigned int ilen, in sha256_csum() function 1441 sha256_csum((const unsigned char *)buf, file_size, in write_file()
|