Home
last modified time | relevance | path

Searched defs:hash (Results 201 - 225 of 1279) sorted by relevance

12345678910>>...52

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbindgen-union-inside-namespace.rs48 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in hash() functions
H A Dwrap_unsafe_ops_anon_union_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Danon_union_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dunion_with_anon_unnamed_struct_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dunion_with_anon_struct_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dunion_with_anon_union_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Danon_struct_in_union_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Duse-core_1_0.rs45 fn hash<H: ::core::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
/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
/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...]
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Dcast_service_common.h73 struct hash<CastInnerRemoteDevice> { struct
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dhash.h34 inline uint64_t hash(const uint8_t& value) in hash() function
39 inline uint64_t hash(const uint16_t& value) in hash() function
44 inline uint64_t hash(const uint32_t& value) in hash() function
49 inline uint64_t hash(const uint64_t& value) in hash() function
55 inline uint64_t hash(const unsigned long& value) in hash() function
61 inline uint64_t hash(const int8_t& value) in hash() function
66 inline uint64_t hash(const int16_t& value) in hash() function
71 inline uint64_t hash(const int32_t& value) in hash() function
76 inline uint64_t hash(cons function
81 inline uint64_t hash(void* const& value) hash() function
86 inline uint64_t hash(T* const& value) hash() function
94 uint32_t hash = FNV_OFFSET_BASIS_32; FNV1a32Hash() local
118 uint64_t hash = FNV_OFFSET_BASIS; FNV1aHash() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_drawing_filter_test.cpp54 uint32_t hash = 1; in HWTEST_F() local
74 uint32_t hash = 1; in HWTEST_F() local
101 uint32_t hash = 1; in HWTEST_F() local
140 uint32_t hash = 1; in HWTEST_F() local
163 uint32_t hash = 1; HWTEST_F() local
186 uint32_t hash = 1; HWTEST_F() local
209 uint32_t hash = 1; HWTEST_F() local
232 uint32_t hash = 1; HWTEST_F() local
265 uint32_t hash = 1; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_common_utils_test.cpp77 unsigned char hash[64] = ""; in HWTEST_F() local
86 unsigned char hash[64] = ""; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link_conflict/
H A Dlnn_lane_link_conflict_deps_mock.cpp67 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp116 bool AccountDelegateImpl::RegisterHashFunc(HashFunc hash) in RegisterHashFunc() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dcommon_types.h44 std::string hash; member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dasset_value.h41 std::string hash; member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/common_type/include/
H A Dcommon_types.h44 std::string hash; member
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_hash_test.c115 struct HksBlob *hash = NULL; in ExecHksHashTestCommon() local
/third_party/elfio/elfio/
H A Delfio_versym.hpp133 get_entry( Elf_Word no, Elf_Half& version, std::string& file_name, Elf_Word& hash, Elf_Half& flags, Elf_Half& other, std::string& dep_name ) const get_entry() argument
/third_party/elfutils/lib/
H A Ddynamicsizehash.c55 HASHTYPE hash; in lookup() local
[all...]

Completed in 10 milliseconds

12345678910>>...52