Home
last modified time | relevance | path

Searched defs:hash (Results 1 - 25 of 37) sorted by relevance

12

/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Ddictionary.h65 unsigned * hash ; /** List of hash values for keys */ member
H A Dmpp_hash.h318 RK_U32 hash = val * GOLDEN_RATIO_32; in hash_32() local
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb_mem.h58 uint32_t hash; /* vnode hash */ member
H A Dkey_cache.c98 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
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Defuse_opt.c70 hi_u8 hash[SHA_256_LENGTH] = {0}; in efuse_cfg_verify() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dpkcs11.h153 mbedtls_ssl_pkcs11_sign( void *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, int mode, mbedtls_md_type_t md_alg, unsigned int hashlen, const unsigned char *hash, unsigned char *sig ) mbedtls_ssl_pkcs11_sign() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_hash.c139 hi_s32 mbedtls_hash_finish(hi_void *ctx, hi_void *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in mbedtls_hash_finish() argument
H A Dext_sm3.c252 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() argument
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/
H A Dhal_wifiaware.c29 unsigned int HalCipherHashSha256(const char* input, unsigned int inputLen, unsigned char* hash, unsigned hashLen) in HalCipherHashSha256() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Defuse_opt.h32 hi_u8 hash[SHA_256_LENGTH]; /* hash of configuration file. */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/efuse_tool/
H A Defuse_cfg_gen.py71 hash = hashlib.sha256(data).digest() variable
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmbloom.c55 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) bcm_bloom_add_hash() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_secure.c44 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() argument
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() argument
139 hi_u8 hash[SHA_256_LEN] = { 0 }; upg_secure_verify() local
[all...]
H A Dkernel_crypto.c234 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
H A Dupg_check_boot_bin.c23 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 }; upg_check_boot_from_mem() local
314 hi_u8 hash[SHA_256_LENGTH] = { 0 }; upg_check_unencrpt_boot_code() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_hash.c320 static hi_s32 kapi_hmac_finish(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in kapi_hmac_finish() argument
364 kapi_hash_finsh_calc(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) kapi_hash_finsh_calc() argument
586 kapi_hash_finish(hi_u32 id, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) kapi_hash_finish() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check_secure.c158 hi_u8 hash[SHA_256_LEN] = { 0 }; in boot_upg_secure_verify() local
H A Dboot_upg_tool.c125 hi_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() argument
154 boot_upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_hash_more_content() argument
191 boot_upg_lzma_secure_verify(const upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify() argument
230 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify_code() argument
268 boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_unsecure_verify_code() argument
285 hi_u8 hash[SHA_256_LEN] = { 0 }; boot_upg_check_before_decompress() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c223 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h128 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 execution, member
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Dmtd_vendor_storage.c48 u32 hash; member
H A Dsdmmc_vendor_storage.c59 u32 hash; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h322 unsigned int hash = val * GOLDEN_RATIO_32; in hash_32() local
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h322 RK_U32 hash = val * GOLDEN_RATIO_32; in hash_32() local
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h327 RK_U32 hash = val * GOLDEN_RATIO_32; in hash_32() local

Completed in 14 milliseconds

12