Searched refs:upg_get_aes_info (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A D | upg_common.c | 972 hi_u32 upg_get_aes_info(HI_CONST boot_header *head, hi_u8 *key, hi_u32 key_len, hi_u8 *iv, hi_u32 iv_len) in upg_get_aes_info() function 1115 ret = upg_get_aes_info(head, boot_key, IV_BYTE_LEN, aes_iv, IV_BYTE_LEN); in upg_get_decrpt_rsa_key() 1165 ret = upg_get_aes_info(head, boot_key, IV_BYTE_LEN, aes_iv, IV_BYTE_LEN); in upg_get_decrpt_ecc_key()
|
Completed in 3 milliseconds