Searched defs:hash_size (Results 1 – 9 of 9) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| D | boot_upg_tool.c | 67 hi_u32 hash_size = size + 1; in kernel_comprss_flash_hash() local 125 …_u32 boot_upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_size) in boot_upg_hash_one_content() 154 hi_u32 boot_upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) in boot_upg_hash_more_content() 191 hi_u32 boot_upg_lzma_secure_verify(const upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) in boot_upg_lzma_secure_verify() 230 …2 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) in boot_upg_lzma_secure_verify_code() 268 …boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) in boot_upg_lzma_unsecure_verify_code()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/ext/tinycrypt/src/ |
| D | ecc_dsa.c | 104 unsigned hash_size, uECC_word_t *k, uint8_t *signature, in uECC_sign_with_k() 162 unsigned hash_size, uint8_t *signature, uECC_Curve curve) in uECC_sign() 193 unsigned hash_size, const uint8_t *signature, in uECC_verify()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| D | upg_check_secure.c | 44 hi_u32 upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_size) in upg_hash_one_content() 79 hi_u32 upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) in upg_hash_more_content()
|
| /device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/ |
| D | uECC_verify_antifault.c | 17 unsigned hash_size, in uECC_verify_antifault()
|
| /device/soc/esp/esp32/components/bt/common/osi/ |
| D | hash_map.c | 33 size_t hash_size; member
|
| /device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/micro-ecc/ |
| D | uECC.c | 1234 unsigned hash_size, in uECC_sign_with_k() 1308 unsigned hash_size, in uECC_sign() 1379 unsigned hash_size, in uECC_sign_deterministic() 1456 unsigned hash_size, in uECC_verify()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/ |
| D | cryp_hash.c | 118 hi_u32 hash_size; /* HASH result size */ member
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| D | resource_tool.c | 612 uint32_t hash_size; /* 20 or 32 */ member 1410 char hash[], int hash_size) in write_file()
|
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| D | resource_tool.c | 595 uint32_t hash_size; /* 20 or 32 */ member 1390 static int write_file(int offset_block, const char *src_path, char hash[], int hash_size) in write_file()
|