Searched defs:encrypt_flag (Results 1 – 7 of 7) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | make_upg_file.py | 413 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
|
| D | pkt_builder.py | 117 def set_encrypt_flag(self, encrypt_flag): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| D | upg_check_boot_bin.h | 78 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
|
| D | upg_check_boot_bin.c | 365 hi_u8 encrypt_flag = 0xFF; in upg_verify_flashboot() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
| D | burn_file.h | 117 … hi_u8 encrypt_flag; /**< 0x42: Section Area is not encrypted; other: Section Area is encrypted. member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_upg_file.h | 118 … 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/ |
| D | hi_upg_file.h | 129 … hi_u8 encrypt_flag; /**< 0x42: Section Area is not encrypted; other: Section Area is encrypted. member
|