Searched defs:upg_head (Results 1 – 9 of 9) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| D | boot_upg_check_secure.c | 208 hi_u32 boot_upg_set_key(HI_CONST hi_upg_head *upg_head, hi_u8 *key2, hi_u32 key_length) in boot_upg_set_key() 224 …set_secure_verify_param(upg_verify_param *param, hi_u32 flash_addr, HI_CONST hi_upg_head *upg_head) in boot_upg_set_secure_verify_param() 248 hi_u32 boot_upg_secure_verify_code(hi_u32 flash_addr, HI_CONST hi_upg_head *upg_head) in boot_upg_secure_verify_code() 290 hi_u32 boot_upg_unsecure_verify_code(hi_u32 flash_addr, HI_CONST hi_upg_head *upg_head) in boot_upg_unsecure_verify_code() 338 hi_u32 boot_upg_secure_verify_head(hi_upg_head *upg_head) in boot_upg_secure_verify_head() 381 hi_u32 boot_upg_unsecure_verify_head(hi_upg_head *upg_head) in boot_upg_unsecure_verify_head() 401 hi_u32 boot_upg_check_secure_info(hi_u32 flash_addr, hi_upg_head *upg_head) in boot_upg_check_secure_info() 417 hi_u32 boot_upg_check_unsecure_info(hi_u32 flash_addr, hi_upg_head *upg_head) in boot_upg_check_unsecure_info()
|
| D | boot_upg_tool.c | 230 hi_u32 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_… in boot_upg_lzma_secure_verify_code() 268 hi_u32 boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 has… in boot_upg_lzma_unsecure_verify_code()
|
| D | boot_upg_check.c | 224 hi_upg_head *upg_head = (hi_upg_head *)boot_malloc(sizeof(hi_upg_head)); in boot_upg_check_file() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| D | upg_check_secure.c | 184 hi_void upg_get_subkey(hi_u8 *key, hi_u32 key_length, HI_CONST hi_upg_head *upg_head) in upg_get_subkey() 251 hi_u32 upg_check_upg_file_code(hi_u32 flash_addr, hi_upg_head *upg_head) in upg_check_upg_file_code() 301 hi_u32 upg_check_upg_file_head(hi_upg_head *upg_head) in upg_check_upg_file_head() 349 hi_u32 upg_check_upg_file(hi_u32 flash_addr, hi_upg_head *upg_head) in upg_check_upg_file()
|
| D | upg_check_file.c | 341 hi_upg_head *upg_head = (hi_upg_head *)hi_malloc(HI_MOD_ID_UPG, sizeof(hi_upg_head)); in upg_verify_file() local
|
| D | kernel_crypto.c | 567 hi_upg_head *upg_head = (hi_upg_head *)hi_malloc(HI_MOD_ID_CRYPTO, sizeof(hi_upg_head)); in crypto_init_param() local
|
| D | upg_common.c | 533 hi_upg_head *upg_head = hi_malloc(HI_MOD_ID_UPG, sizeof(hi_upg_head)); in upg_check_head() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/ |
| D | crypto.c | 51 hi_upg_head upg_head; in crypto_check_kernel_file() local 923 hi_upg_common_head *upg_head = (hi_upg_common_head *)boot_malloc(sizeof(hi_upg_common_head)); in decrypt_para_init() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| D | at_general.c | 253 hi_upg_head *upg_head = (hi_upg_head *)hi_malloc(HI_MOD_ID_SAL_DFX, sizeof(hi_upg_head)); in factory_check_file() local
|