H A D | boot_upg_tool.c | 67 hi_u32 hash_size = size + 1; in kernel_comprss_flash_hash() local 72 hash_size = size; in kernel_comprss_flash_hash() 74 boot_msg4("code hash ret-size-offset-headsize", ret, size, offset, hash_size); in kernel_comprss_flash_hash() 76 return hash_size; in kernel_comprss_flash_hash() 89 boot_msg4("head hash updata ret-size-offset-hashsize", ret, size, offset, hash_size); in kernel_comprss_flash_hash() 90 return hash_size; in kernel_comprss_flash_hash() 99 hash_size = size; in kernel_comprss_flash_hash() 101 boot_msg4("code head hash ret-size-offset-hashsize", ret, size, offset, hash_size); in kernel_comprss_flash_hash() 103 return hash_size; in kernel_comprss_flash_hash() 125 hi_u32 boot_upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_size) in boot_upg_hash_one_content() argument 154 boot_upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_hash_more_content() argument 191 boot_upg_lzma_secure_verify(const upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify() argument 230 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify_code() argument 268 boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_unsecure_verify_code() argument [all...] |