Home
last modified time | relevance | path

Searched defs:hash (Results 126 – 150 of 187) sorted by relevance

12345678

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp913 size_t hash = hasher(s); in GetHexHash() local
928 std::string hash = GetHexHash(s); in RecursiveHash() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c338 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Djoin_set.rs110 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp51 uint32_t hash{0}; member
385 uint32_t hash{0}; member
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c472 uint8_t hash[UDID_HASH_LEN] = {0}; in GetLocalUdidHash() local
H A Dauth_hichain.c324 uint8_t hash[UDID_HASH_LEN] = { 0 }; in GetUdidHash() local
H A Dauth_device.c156 uint8_t hash[SHA_256_HASH_LEN] = { 0 }; in AuthAddNodeToLimitMap() local
H A Dauth_session_json.c264 uint8_t hash[SHA_256_HASH_LEN] = {0}; in GenerateUdidShortHash() local
739 uint8_t hash[SHA_256_HASH_LEN] = {0}; in PackWifiSinglePassInfo() local
901 uint8_t hash[SHA_256_HASH_LEN] = {0}; in UnpackWifiSinglePassInfo() local
H A Dauth_session_fsm.c692 uint8_t hash[SHA_256_HASH_LEN] = {0}; in RecoveryNormalizedDeviceKey() local
721 uint8_t hash[SHA_256_HASH_LEN] = {0}; in RecoveryFastAuthKey() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c300 char hash[BT_MAC_HASH_LEN] = { 0 }; in LnnGenerateBtMacHash() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_syncer_impl.cpp62 std::vector<uint8_t> hash; in Init() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h85 std::string hash; member
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.cpp221 unsigned int hash = 0; in __anon5e4de09e0402() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c602 uint8_t hash[SHA256_LEN] = { 0 }; in AuthGeneratePskUsePin() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_depth_render_slot.cpp61 uint64_t hash = (uint64_t)renderHash; in HashShaderAndSubmesh() local
H A Drender_node_default_shadow_render_slot.cpp60 uint64_t hash = (uint64_t)renderHash; in HashShaderAndSubmesh() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h816 inline uint64_t hash(const string_view& value) in hash() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h71 std::string hash; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dvalue_slice_sync.cpp41 void ValueSliceHashPacket::SetValueSliceHash(ValueSliceHash &hash) in SetValueSliceHash()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dextension_util.cpp389 unsigned char *hash = nullptr; in ConvertAssetLeft() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_cert_verify_openssl_utils.cpp123 unsigned char hash[SHA256_DIGEST_LENGTH]; in GetFingerprintBase64FromPemCert() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp68 uint64_t BASE_NS::hash(const bool& val) in hash() function in BASE_NS
74 uint64_t BASE_NS::hash(const CORE3D_NS::GLTF2::ComponentType& val) in hash() function in BASE_NS
80 uint64_t BASE_NS::hash(const CORE3D_NS::GLTF2::DataType& val) in hash() function in BASE_NS
86 uint64_t BASE_NS::hash(const CORE3D_NS::GLTF2::BufferTarget& val) in hash() function in BASE_NS
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp807 uint8_t hash[SHA_256_HASH_LEN]; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_asset_compare_test.cpp83 Asset GenAsset(std::string name, std::string hash) in GenAsset()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1366 uint32_t hash = data.ReadUint32(); in OnRemoteRequest() local
1376 uint32_t hash = data.ReadUint32(); in OnRemoteRequest() local

12345678