Home
last modified time | relevance | path

Searched refs:HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c241 ret = HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR; in crypto_load_key_content()
315 if (ret == HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR) { in crypto_is_need_gen_key()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c368 ret = HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR; in crypto_load_key_content()
744 return HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR; in upg_check_encrypt()
762 return HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR; in upg_check_encrypt()
776 return HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR; in upg_check_encrypt()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_boot_rom.h253 HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR = 0x3618, /* Flash encryption and decryption work key is empty */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_boot_rom.h253 HI_PRINT_ERRNO_CRYPTO_KEY_EMPTY_ERR = 0x3618, /* Flash encryption and decryption work key is empty */ enumerator

Completed in 7 milliseconds