Home
last modified time | relevance | path

Searched refs:px (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_boot_bin.h90 hi_u8 px[ECC_32_BYTES]; /* pubkey x */ member
108 hi_u8 px[ECC_32_BYTES]; /* X */ member
H A Dupg_check_boot_bin.c148 .px = root_key->px, in upg_check_boot_sub_key()
261 .px = key_part1, in upg_check_boot_from_mem()
337 .px = key_part1, in upg_check_unencrpt_boot_code()
405 *pubk1 = sub_key->px; in upg_get_boot_sign_key()
H A Dupg_check_secure.c162 .px = param->key_n, in upg_secure_verify()
305 hi_u32 key_length = 0; /* 2 key length: (px+py) or (key_n+key_e) */ in upg_check_upg_file_head()
338 param.key_len = (key_length / 2); /* 2: ken len include (px+py) or (key_n+key_e) */ in upg_check_upg_file_head()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h124 const hi_u8 *px; /* Ecdh X coordinates of the generated public key, the caller ensures it is padded with leading member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dburn_file.h84 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_upg_file.h91 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_upg_file.h80 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
H A Dhi_cipher.h170 const hi_u8 *px; /**< Ecdh X coordinates of the generated public key, the caller ensures it is padded with leading member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/cipher/
H A Ddrv_pke_common.h433 const hi_u8 *px; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_tool.c202 .px = param->key_n, in boot_upg_lzma_secure_verify()
H A Dboot_upg_check_secure.c180 .px = param->key_n, in boot_upg_secure_verify()
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dmake_upg_file.py67 ("px", hi_u8*32),
296 key_bin[0:(sizeof(ecc_key.px) + sizeof(ecc_key.py))] = key

Completed in 11 milliseconds