Searched refs:code_section_length (Results 1 – 2 of 2) sorted by relevance
230 ret = hi_cipher_aes_crypto(decrypt_addr, decrypt_addr, head->code_section_length, HI_FALSE); in upg_boot_decrypt()251 …t = hi_cipher_hash_sha256((uintptr_t)data, (head->code_section_offset + head->code_section_length), in upg_check_boot_from_mem()319 hi_u32 ret = upg_hash_one_content(addr, (head->code_section_offset + head->code_section_length), in upg_check_unencrpt_boot_code()565 … ret = upg_check_non_secure_boot_bin(addr, (head->code_section_offset + head->code_section_length), in upg_check_boot_file()
142 hi_u32 code_section_length; /* Length of Bootloader Code Section. */ member