Home
last modified time | relevance | path

Searched refs:crypto_content_id (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c51 hi_u32 crypto_content_id(encrypt_ctx *cfg, crypto_workkey_partition *content, crypto_workkey_partition *content_bak) in crypto_content_id() function
412 hi_u32 ret = crypto_content_id(para, &werk_content, &werk_content_bak); in crypto_decrypt()
520 ret = crypto_content_id(para, &werk_content, &werk_content_bak); in encrypt_upg_data()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c535 hi_u32 crypto_content_id(crypto_workkey_partition *content, crypto_workkey_partition *content_bak) in crypto_content_id() function
580 hi_u32 ret = crypto_content_id(&work_content, &work_content_bak); in crypto_decrypt()

Completed in 4 milliseconds