Searched defs:key_part1 (Results 1 – 1 of 1) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| D | upg_check_boot_bin.c | 240 hi_u32 upg_check_boot_from_mem(hi_u8 *data, hi_u32 data_len, hi_u8 *key_part1, hi_u8 *key_part2) in upg_check_boot_from_mem() 284 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() 312 hi_u32 upg_check_unencrpt_boot_code(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, hi_u… in upg_check_unencrpt_boot_code() 362 hi_u32 upg_verify_flashboot(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, in upg_verify_flashboot()
|