Home
last modified time | relevance | path

Searched defs:boot_len (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_check_boot_bin.c284 hi_u32 upg_check_encrpt_boot_code(hi_u32 boot_addr, hi_u32 boot_len, hi_u8 *key_part1, hi_u8 *key_p… in upg_check_encrpt_boot_code()
556 hi_u32 boot_len = head->sign_offset + head->sign_length + sizeof(boot_tail); in upg_check_boot_file() local
Dupg_check_boot_bin.h155 hi_u32 boot_len; /* flashboot len, include head,code,tail */ member