Home
last modified time | relevance | path

Searched refs:sha256_csum (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/u-boot/
H A Dsha256.h29 void sha256_csum(const unsigned char *input, unsigned int ilen,
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_sparse.c74 sha256_csum(data, blocks * desc->blksz, hash); in flash_write_data()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c418 sha256_csum((const uchar *)fdt_addr, fdt_size, hash); in fdt_check_hash()
/rk3399_rockchip-uboot/cmd/
H A Dtftp_update.c255 sha256_csum((const uchar *)fit, fdt_totalsize(fit), csum); in hdr_checksum_verify()
/rk3399_rockchip-uboot/lib/
H A Dsha256.c318 void sha256_csum(const unsigned char *input, unsigned int ilen, in sha256_csum() function
/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c552 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()