Searched refs:kernel_offset (Results 1 – 4 of 4) sorted by relevance
97 hi_u32 crypto_encrypt_data_to_flash(uintptr_t kernel_offset);
667 hi_u32 crypto_encrypt_data_to_flash(uintptr_t kernel_offset) in crypto_encrypt_data_to_flash() argument672 ret = crypto_init_param(data, kernel_offset); in crypto_encrypt_data_to_flash()
93 args.base + args.kernel_offset, # kernel physical load addr122 args.base + args.kernel_offset, # physical load addr
477 hi_u32 kernel_offset; in crypto_decrypt_kernel() local479 ret = boot_get_crypto_kernel_start(&kernel_offset); in crypto_decrypt_kernel()501 …ret = hi_cipher_aes_crypto(kernel_offset + SFC_BUFFER_BASE_ADDRESS, (hi_u32)(uintptr_t)fw_raw_data, in crypto_decrypt_kernel()