Searched refs:code_offset (Results 1 – 1 of 1) sorted by relevance
1093 hi_u32 code_offset = (hi_u32)sizeof(hi_upg_file_head); in crypto_kernel_write() local1095 …if (((code_offset >= offset) && (code_offset < (offset + buf_len))) || (para->is_crypto_section ==… in crypto_kernel_write()1115 hi_u32 code_offset = LZMA_HEAD_SIZE; in crypto_kernel_read() local1117 …if (((code_offset >= offset) && (code_offset < (offset + buf_len))) || (para->is_crypto_section ==… in crypto_kernel_read()