/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_util.cpp | 913 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 D | softbus_adapter_crypto.c | 338 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 D | join_set.rs | 110 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/ |
H A D | meta_file_clouddisk.cpp | 51 uint32_t hash{0}; member 385 uint32_t hash{0}; member
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_message.c | 472 uint8_t hash[UDID_HASH_LEN] = {0}; in GetLocalUdidHash() local
|
H A D | auth_hichain.c | 324 uint8_t hash[UDID_HASH_LEN] = { 0 }; in GetUdidHash() local
|
H A D | auth_device.c | 156 uint8_t hash[SHA_256_HASH_LEN] = { 0 }; in AuthAddNodeToLimitMap() local
|
H A D | auth_session_json.c | 264 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 D | auth_session_fsm.c | 692 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 D | lnn_heartbeat_utils.c | 300 char hash[BT_MAC_HASH_LEN] = { 0 }; in LnnGenerateBtMacHash() local
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/remote/ |
H A D | remote_session_syncer_impl.cpp | 62 std::vector<uint8_t> hash; in Init() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | general_value.h | 85 std::string hash; member
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | string.cpp | 221 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 D | iso_task_common.c | 602 uint8_t hash[SHA256_LEN] = { 0 }; in AuthGeneratePskUsePin() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_depth_render_slot.cpp | 61 uint64_t hash = (uint64_t)renderHash; in HashShaderAndSubmesh() local
|
H A D | render_node_default_shadow_render_slot.cpp | 60 uint64_t hash = (uint64_t)renderHash; in HashShaderAndSubmesh() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string_view.h | 816 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 D | cloud_store_types.h | 71 std::string hash; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/ |
H A D | value_slice_sync.cpp | 41 void ValueSliceHashPacket::SetValueSliceHash(ValueSliceHash &hash) in SetValueSliceHash()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | extension_util.cpp | 389 unsigned char *hash = nullptr; in ConvertAssetLeft() local
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/ |
H A D | hap_cert_verify_openssl_utils.cpp | 123 unsigned char hash[SHA256_DIGEST_LENGTH]; in GetFingerprintBase64FromPemCert() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 68 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 D | auth_manager_test.cpp | 807 uint8_t hash[SHA_256_HASH_LEN]; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_asset_compare_test.cpp | 83 Asset GenAsset(std::string name, std::string hash) in GenAsset()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 1366 uint32_t hash = data.ReadUint32(); in OnRemoteRequest() local 1376 uint32_t hash = data.ReadUint32(); in OnRemoteRequest() local
|