Home
last modified time | relevance | path

Searched refs:boot_get_crypto_kernel_start (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
Dload_crypto.c122 hi_u32 boot_get_crypto_kernel_start(uintptr_t file_addr) in boot_get_crypto_kernel_start() function
421 hi_u32 crypto_kernel_addr = boot_get_crypto_kernel_start(file_addr); in crypto_burn_encrypt()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c80 hi_u32 boot_get_crypto_kernel_start(hi_u32 *flash_offset) in boot_get_crypto_kernel_start() function
479 ret = boot_get_crypto_kernel_start(&kernel_offset); in crypto_decrypt_kernel()