Home
last modified time | relevance | path

Searched defs:hash_size (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
Dboot_upg_tool.c67 hi_u32 hash_size = size + 1; in kernel_comprss_flash_hash() local
125 …_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()
154 hi_u32 boot_upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) in boot_upg_hash_more_content()
191 hi_u32 boot_upg_lzma_secure_verify(const upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) in boot_upg_lzma_secure_verify()
230 …2 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) in boot_upg_lzma_secure_verify_code()
268 …boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) in boot_upg_lzma_unsecure_verify_code()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_check_secure.c44 hi_u32 upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_size) in upg_hash_one_content()
79 hi_u32 upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) in upg_hash_more_content()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
Dcryp_hash.c118 hi_u32 hash_size; /* HASH result size */ member
/device/soc/rockchip/common/sdk_linux/scripts/
Dresource_tool.c595 uint32_t hash_size; /* 20 or 32 */ member
1390 static int write_file(int offset_block, const char *src_path, char hash[], int hash_size) in write_file()
/device/soc/rockchip/rk3588/kernel/scripts/
Dresource_tool.c612 uint32_t hash_size; /* 20 or 32 */ member
1410 char hash[], int hash_size) in write_file()