Home
last modified time | relevance | path

Searched defs:encrypt_flag (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dmake_upg_file.py413 def make_upg_only(image_id, file_ver, encrypt_flag, file_type, section_bin_list, section_compress_l… argument
560 def make_hupg(image_id, file_ver, encrypt_flag, kernel_file, normal_nv_file, image_file, alg_dir_pa… argument
601 def make_compress_hupg(image_id, file_ver, encrypt_flag, upg_file, image_file, alg_dir_path, kernel… argument
693 def make_bootupg(image_id, file_ver, encrypt_flag, flash_boot_file, image_file, alg_dir_path, max_s… argument
706 def make_upg_boot_only(image_id, file_ver, encrypt_flag, file_type, section_bin, alg_dir_path, max_… argument
Dpkt_builder.py117 def set_encrypt_flag(self, encrypt_flag): argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_check_boot_bin.h78 hi_u8 encrypt_flag; /* 0x42: not encrypted; other: encryped. */ member
102 hi_u8 encrypt_flag; /* 0x42: not encrypted; other: encryped. */ member
122 hi_u8 encrypt_flag; /* 0x42: not encrypted; other: encryped. */ member
Dupg_check_boot_bin.c365 hi_u8 encrypt_flag = 0xFF; in upg_verify_flashboot() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
Dburn_file.h117 … hi_u8 encrypt_flag; /**< 0x42: Section Area is not encrypted; other: Section Area is encrypted. member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_upg_file.h118 … hi_u8 encrypt_flag; /**< 0x42: Section Area is not encrypted; other: Section Area is encrypted. member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
Dhi_upg_file.h129 … hi_u8 encrypt_flag; /**< 0x42: Section Area is not encrypted; other: Section Area is encrypted. member