Home
last modified time | relevance | path

Searched refs:HI_EFUSE_ENCRYPT_FLAG_RW_ID (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_efuse.h45 HI_EFUSE_ENCRYPT_FLAG_RW_ID = 12, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_flashboot.h253 HI_EFUSE_ENCRYPT_FLAG_RW_ID = 12, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_boot_rom.h739 HI_EFUSE_ENCRYPT_FLAG_RW_ID = 12, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_boot_bin.c366 hi_u32 ret = hi_efuse_read(HI_EFUSE_ENCRYPT_FLAG_RW_ID, (hi_u8 *)(&encrypt_flag), sizeof(hi_u8)); in upg_verify_flashboot()
H A Dupg_common.c1230 ret = hi_efuse_read(HI_EFUSE_ENCRYPT_FLAG_RW_ID, (hi_u8 *)(&efuse_flag), sizeof(hi_u8)); in upg_get_rsa_key_from_boot()
1275 ret = hi_efuse_read(HI_EFUSE_ENCRYPT_FLAG_RW_ID, (hi_u8 *)(&efuse_flag), sizeof(hi_u8)); in upg_get_ecc_key_from_boot()

Completed in 7 milliseconds