/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | dictionary.h | 65 unsigned * hash ; /** List of hash values for keys */ member
|
/test/xts/tools/lite/checksum/include/ |
H A D | checksum_sha256.h | 28 unsigned int hash[8]; // 哈希值
member
|
/device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
H A D | fb_mem.h | 58 uint32_t hash; /* vnode hash */
member
|
H A 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
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
H A D | efuse_opt.c | 70 hi_u8 hash[SHA_256_LENGTH] = {0}; in efuse_cfg_verify() local
|
/test/xts/acts/security_lite/huks/liteos_a_adapter/ |
H A D | hks_hash_test.cpp | 80 struct HksBlob *hash = NULL; in HWTEST_F() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
H A D | pkcs11.h | 153 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 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() argument
|
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/ |
H A D | hal_wifiaware.c | 29 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 D | efuse_opt.h | 32 hi_u8 hash[SHA_256_LENGTH]; /* hash of configuration file. */ member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/efuse_tool/ |
H A D | efuse_cfg_gen.py | 71 hash = hashlib.sha256(data).digest()
variable
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A 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) bcm_bloom_add_hash() argument [all...] |
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
H A D | hks_hash_test.c | 115 struct HksBlob *hash = NULL; in ExecHksHashTestCommon() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A 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() 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 D | kernel_crypto.c | 234 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
|
H A 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 }; upg_check_boot_from_mem() local 314 hi_u8 hash[SHA_256_LENGTH] = { 0 }; upg_check_unencrpt_boot_code() local [all...] |
/test/xts/acts/security_lite/huks/common/ |
H A D | hks_test_api_performance.c | 192 HksHashRun(const struct HksParamSet *paramSet, const struct HksBlob *srcData, struct HksBlob *hash, uint32_t performTimes) HksHashRun() argument
|
/test/xts/tools/lite/checksum/src/ |
H A D | checksum_sha256.c | 147 unsigned int word[wordLen], hash[len]; in CalcSha256() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
H A 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 *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 D | boot_upg_check_secure.c | 158 hi_u8 hash[SHA_256_LEN] = { 0 }; in boot_upg_secure_verify() local
|
H A 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_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 D | load_crypto.c | 223 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
|
/test/xts/device_attest/services/core/utils/ |
H A D | attest_utils.c | 194 unsigned char hash[HASH_LENGTH] = {0}; in Sha256ValueToAscii() local 222 char hash[HASH_LENGTH] = {0}; in Sha256Value() local
|
/test/xts/device_attest_lite/services/core/security/ |
H A D | attest_security.c | 393 uint8_t hash[MD5_LEN] = {0}; in MD5Encode() local
|
/test/xts/device_attest_lite/services/core/utils/ |
H A D | attest_utils.c | 197 unsigned char hash[HASH_LENGTH] = {0}; in Sha256ValueToAscii() local 225 unsigned char hash[HASH_LENGTH] = {0}; in Sha256Value() local
|