| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| D | boot_upg_tool.c | 125 hi_u32 boot_upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_siz… 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 hi_u32 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_… in boot_upg_lzma_secure_verify_code() 268 hi_u32 boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 has… in boot_upg_lzma_unsecure_verify_code() 285 hi_u8 hash[SHA_256_LEN] = { 0 }; in boot_upg_check_before_decompress() local
|
| D | boot_upg_check_secure.c | 158 hi_u8 hash[SHA_256_LEN] = { 0 }; in boot_upg_secure_verify() local
|
| /device/soc/rockchip/common/sdk_linux/init/ |
| D | initramfs.c | 55 static __initdata struct hash { struct 58 struct hash *next; argument 62 static inline int hash(int major, int minor, int ino) in hash() function
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
| D | key_cache.c | 98 uint32_t hash; in NameHash() local 105 int hash = NameHash(name, len) & PATH_CACHE_HASH_MASK; in KeyCacheInsert() local 152 int hash = NameHash(name, len) & PATH_CACHE_HASH_MASK; in KeyCacheLookup() local
|
| D | fb_mem.h | 58 uint32_t hash; /* vnode hash */ member
|
| /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() 139 hi_u8 hash[SHA_256_LEN] = { 0 }; in upg_secure_verify() local
|
| D | upg_check_boot_bin.c | 23 hi_u8 hash[SHA_256_LENGTH]; in upg_check_boot_root_pub_key() local 131 hi_u8 hash[SHA_256_LENGTH] = { 0 }; in upg_check_boot_sub_key() local 243 hi_u8 hash[SHA_256_LENGTH] = { 0 }; in upg_check_boot_from_mem() local 314 hi_u8 hash[SHA_256_LENGTH] = { 0 }; in upg_check_unencrpt_boot_code() local
|
| D | kernel_crypto.c | 234 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | bcmbloom.c | 55 bcm_bloom_hash_t *hash; /* array of hash functions */ member 134 bcm_bloom_add_hash(bcm_bloom_filter_t *bp, bcm_bloom_hash_t hash, uint *idx) in bcm_bloom_add_hash()
|
| D | dhd_flowring.c | 553 int hash; in dhd_flowid_find() local 624 int hash; in dhd_flowid_alloc() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| D | kapi_hash.c | 320 static hi_s32 kapi_hmac_finish(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashle… in kapi_hmac_finish() 364 static hi_s32 kapi_hash_finsh_calc(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *ha… in kapi_hash_finsh_calc() 586 hi_s32 kapi_hash_finish(hi_u32 id, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in kapi_hash_finish()
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| D | dictionary.h | 65 unsigned * hash ; /** List of hash values for keys */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
| D | efuse_opt.c | 70 hi_u8 hash[SHA_256_LENGTH] = {0}; in efuse_cfg_verify() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_sm3.c | 252 hi_u32 hash[SM3_RESULT_SIZE_IN_WORD] = {0}; in sm3_final() local 376 hi_s32 ext_sm3_finish(hi_void *ctx, hi_void *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in ext_sm3_finish()
|
| D | ext_hash.c | 139 hi_s32 mbedtls_hash_finish(hi_void *ctx, hi_void *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in mbedtls_hash_finish()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/tools/efuse_tool/ |
| D | efuse_cfg_gen.py | 71 hash = hashlib.sha256(data).digest() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | pkcs11.h | 156 const unsigned char *hash, unsigned char *sig ) in mbedtls_ssl_pkcs11_sign()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/ |
| D | hi_cipher.h | 128 const hi_u8 *hash; /* Input hash data for ecc verify. */ member 140 …hi_u8 *hash; /* The input hash value will be changed after hi_cipher_rsa_verify_hash execut… member
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/ |
| D | hal_wifiaware.c | 29 unsigned int HalCipherHashSha256(const char* input, unsigned int inputLen, unsigned char* hash, uns… in HalCipherHashSha256()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
| D | efuse_opt.h | 32 hi_u8 hash[SHA_256_LENGTH]; /* hash of configuration file. */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/ |
| D | cryp_hash.c | 123 hi_u32 hash[HASH_RESULT_MAX_SIZE_IN_WORD]; /* buffer to store the result */ member 592 static hi_s32 cryp_hash_finish(hi_void *ctx, hi_void *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in cryp_hash_finish()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_cipher.h | 159 const hi_u8 *hash; /**< Hash data for ecc sign. */ member 174 const hi_u8 *hash; /**< Hash data for ecc verify. */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
| D | load_crypto.c | 223 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
|
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| D | resource_tool.c | 594 char hash[MAX_HASH_LEN]; /* hash data */ member 1390 static int write_file(int offset_block, const char *src_path, char hash[], int hash_size) in write_file() 1464 char hash[20]; /* sha1 */ in write_index_tbl() local
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| D | resource_tool.c | 611 char hash[MAX_HASH_LEN]; /* hash data */ member 1410 char hash[], int hash_size) in write_file() 1482 char hash[20]; /* sha1 */ in write_index_tbl() local
|