Home
last modified time | relevance | path

Searched refs:crypto_prepare (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c108 static hi_u32 crypto_prepare(hi_flash_crypto_content *save_content) in crypto_prepare() function
423 ret = crypto_prepare(key_content); in crypto_decrypt()
531 ret = crypto_prepare(new_content); in encrypt_upg_data()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c92 static hi_u32 crypto_prepare(hi_flash_crypto_content *save_content) in crypto_prepare() function
428 hi_u32 ret = crypto_prepare(key_content); in crypto_burn_encrypt()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c142 static hi_u32 crypto_prepare(hi_flash_crypto_content *save_content) in crypto_prepare() function
590 ret = crypto_prepare(key_content); in crypto_decrypt()
667 ret = crypto_prepare(new_content); in encrypt_upg_data()

Completed in 4 milliseconds