Home
last modified time | relevance | path

Searched defs:hash (Results 326 - 350 of 1221) sorted by relevance

1...<<11121314151617181920>>...49

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_test_api_performance.c192 HksHashRun(const struct HksParamSet *paramSet, const struct HksBlob *srcData, struct HksBlob *hash, uint32_t performTimes) HksHashRun() argument
/base/update/updater/services/package/pkg_verify/
H A Dpkg_verify_util.cpp80 std::vector<uint8_t> hash; in VerifySign() local
111 std::vector<uint8_t> hash; in VerifyPackageSign() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
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/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...]
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp196 unsigned int hash = 0; in GetHashCode() local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Dresource_handle.h52 inline uint64_t hash(const RenderHandle& handle) in hash() function
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_typeface_cache_test.cpp51 uint32_t hash = typeface->GetHash(); in HWTEST_F() local
278 uint32_t hash = 2; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h495 inline uint64_t hash(const fixed_string<maxSize>& value) in hash() function
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpost_proc_slr.h46 uint32_t hash = 0; in HashKey() local
54 mix(uint32_t hash, uint32_t data) mix() argument
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_common_mock.cpp73 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash() argument
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_map.c37 uint32_t hash = 0; in MapHash() local
50 static int32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx() argument
104 static MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode() argument
152 uint32_t hash = MapHash(key); LnnMapSet() local
214 uint32_t hash = MapHash(key); LnnMapGet() local
246 uint32_t hash = MapHash(key); LnnMapErase() local
[all...]
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Ddsoftbus_aes_crypto_test.cpp55 uint8_t hash[hashLen]; in HWTEST_F() local
80 uint8_t hash[hashLen]; in HWTEST_F() local
111 uint8_t hash[hashLen]; in HWTEST_F() local
H A Ddsoftbus_crypto_test.cpp216 char hash[100]; in HWTEST_F() local
230 char hash[100]; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dasset.rs79 pub fn hash(&self) -> &str { in hash() functions
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_report_entity_test.cpp82 string hash = "ASDasadSDASDA"; in HWTEST_F() local
375 string hash = "ASDasadSDASDA"; in HWTEST_F() local
420 string hash = "ASDasadSDASDA"; in HWTEST_F() local
457 string hash = "ASDasadSDASDA"; HWTEST_F() local
[all...]
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_api_performance.c192 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 Dchecksum_sha256.c147 unsigned int word[wordLen], hash[len]; in CalcSha256() local
[all...]
/third_party/elfio/tests/
H A DELFIOTest2.cpp405 Elf_Word hash; in TEST() local
/third_party/ffmpeg/libavformat/
H A Dhttpauth.c149 uint8_t hash[16]; in make_digest_auth() local
/third_party/gn/src/gn/
H A Dhash_table_base_unittest.cc39 size_t hash() const { return static_cast<size_t>(x_); } in hash() function in Int
133 size_t hash = static_cast<size_t>(x); in contains() local
142 size_t hash = static_cast<size_t>(x); in insert() local
156 size_t hash = static_cast<size_t>(x); in erase() local
H A Dstring_atom.cc46 size_t hash; member
101 Insert(Node* node, size_t hash, KeyType key) Insert() argument
118 size_t hash = set_.Hash(""); StringAtomSet() local
126 size_t hash = set_.Hash(key); find() local
193 size_t hash = local_set_.Hash(key); find() local
[all...]
H A Dpointer_set.h207 size_t hash = NodeType::MakeHash(ptr); in Lookup() local
/third_party/curl/lib/
H A Dhash.c297 Curl_hash_start_iterate(struct Curl_hash *hash, struct Curl_hash_iterator *iter) Curl_hash_start_iterate() argument
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1635 int32_t hash; member
/third_party/icu/icu4c/source/common/
H A Dhash.h31 UHashtable* hash; member in Hashtable
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...49