Home
last modified time | relevance | path

Searched defs:pubk (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_check_boot_bin.c21 hi_u32 upg_check_boot_root_pub_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_le… in upg_check_boot_root_pub_key()
129 hi_u32 upg_check_boot_sub_key(HI_CONST hi_u8 *pubk, HI_CONST hi_u8 *subk, hi_u32 alg) in upg_check_boot_sub_key()
445 hi_u32 upg_check_boot_bin_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_len, in upg_check_boot_bin_key()
493 hi_u8 *pubk = hi_malloc(HI_MOD_ID_UPG, pubk_len); in upg_check_secure_boot_bin() local