/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | hash.h | 34 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 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(const int64_t& value) in hash() function 81 inline uint64_t hash(void* const& value) in hash() function 86 inline uint64_t hash(T* const& value) in hash() function 94 uint32_t hash = FNV_OFFSET_BASIS_32; in FNV1a32Hash() local [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | proxy_directory.cpp | 41 struct std::hash<CORE_NS::IDirectory::Entry> { struct in std 42 using argument_type = CORE_NS::IDirectory::Entry; 43 using result_type = uint64_t; 44 result_type operator()(argument_type const& s) const noexcept in operator ()()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_drawing_filter_test.cpp | 52 uint32_t hash = 1; variable 72 uint32_t hash = 1; variable 99 uint32_t hash = 1; variable 138 uint32_t hash = 1; variable 161 uint32_t hash = 1; variable 184 uint32_t hash = 1; variable 207 uint32_t hash = 1; variable 230 uint32_t hash = 1; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | ids.h | 97 inline uint64_t hash(const META_NS::ObjectId& value) in hash() function 102 inline uint64_t hash(const META_NS::InstanceId& value) in hash() function
|
H A D | meta_types.h | 41 inline constexpr BASE_NS::Uid MakeUidImpl(uint64_t hash, const char (&type)[9]) in MakeUidImpl() 81 inline constexpr uint64_t CombineHash(uint64_t hash) in CombineHash()
|
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/ |
H A D | calc_fingerprint.cpp | 59 int CalcFingerprint::CalcFileSha(const string& filePath, char *hash, size_t len) in CalcFileSha() 74 int CalcFingerprint::CalcFileShaOriginal(const string& filePath, unsigned char *hash, size_t len) in CalcFileShaOriginal() 118 int CalcFingerprint::CalcBufferSha(const string& buffer, size_t bufSize, char *hash, size_t len) in CalcBufferSha() 138 int CalcFingerprint::CalcBufferSha(unsigned char* source, size_t sourceLen, char *hash, size_t hash… in CalcBufferSha()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | hash.cpp | 21 uint64_t hash = 0; in HashFunc() local 33 uint32_t hash = 0; in Hash32Func() local
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_hash.c | 66 static int32_t HashCheckParam(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HashCheckParam() 76 int32_t HksOpensslHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHash() 134 int32_t HksOpensslHashFinal(void **cryptoCtx, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHashFinal()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/ |
H A D | lnn_map.c | 37 uint32_t hash = 0; in MapHash() local 50 static int32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx() 104 static MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode() 152 uint32_t hash = MapHash(key); in LnnMapSet() local 214 uint32_t hash = MapHash(key); in LnnMapGet() local 246 uint32_t hash = MapHash(key); in LnnMapErase() local
|
/ohos5.0/drivers/hdf_core/framework/utils/src/ |
H A D | hdf_map.c | 20 uint32_t hash; member 46 static uint32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx() 98 static struct MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode() 139 uint32_t hash; in MapSet() local 193 uint32_t hash; in MapGet() local 218 uint32_t hash; in MapErase() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | gpu_memory_allocator_vk.cpp | 76 uint64_t BASE_NS::hash(const RENDER_NS::GpuBufferDesc& desc) in hash() function in BASE_NS 90 uint64_t BASE_NS::hash(const RENDER_NS::GpuImageDesc& desc) in hash() function in BASE_NS 368 const uint64_t hash = BASE_NS::hash(desc); in GetBufferPool() local 379 const uint64_t hash = BASE_NS::hash(desc); in GetImagePool() local 432 const uint64_t hash = BASE_NS::hash(buf); in CreatePoolForBuffers() local 483 const uint64_t hash = BASE_NS::hash(img); in CreatePoolForImages() local 504 const size_t hash = BASE_NS::hash(desc); in GetBufferPoolDebugName() local 513 const size_t hash = BASE_NS::hash(desc); in GetImagePoolDebugName() local
|
H A D | node_context_pool_manager_vk.cpp | 43 uint64_t BASE_NS::hash(const RENDER_NS::ImageLayout& val) in hash() function in BASE_NS 48 uint64_t BASE_NS::hash(const RENDER_NS::RenderPassSubpassDesc& subpass) in hash() function in BASE_NS 72 inline void HashRenderPassCompatibility(uint64_t& hash, const RenderPassDesc& renderPassDesc, in HashRenderPassCompatibility() 94 …uint64_t& hash, const RenderPassDesc& renderPassDesc, const RenderPassImageLayouts& renderPassImag… in HashRenderPassLayouts() 103 uint64_t& hash, const RenderPassDesc& renderPassDesc, const GpuResourceManager& gpuResourceMgr) in HashFramebuffer() 113 inline void HashRenderPassOps(uint64_t& hash, const RenderPassDesc& renderPassDesc) in HashRenderPassOps()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
H A D | hks_crypto_hal_sm3_cipher.cpp | 97 struct HksBlob hash = { 19, hashData }; variable 119 struct HksBlob hash = { 32, hashData }; variable 141 struct HksBlob hash = { 46, hashData }; variable
|
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/ |
H A D | hiview_log.h | 426 #define HILOG_DEBUG_HASH(mod, hash, ...) \ argument 429 #define HILOG_DEBUG_HASH(mod, hash, ...) argument 441 #define HILOG_INFO_HASH(mod, hash, ...) \ argument 444 #define HILOG_INFO_HASH(mod, hash, ...) argument 456 #define HILOG_WARN_HASH(mod, hash, ...) \ argument 459 #define HILOG_WARN_HASH(mod, hash, ...) argument 471 #define HILOG_ERROR_HASH(mod, hash, ...) \ argument 474 #define HILOG_ERROR_HASH(mod, hash, ...) argument 486 #define HILOG_FATAL_HASH(mod, hash, ...) \ argument 489 #define HILOG_FATAL_HASH(mod, hash, ...) argument
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
H A D | hks_mbedtls_hash.c | 98 …MbedtlsHashMd5Final(struct HksMbedtlsHashCtx *ctx, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHashMd5Final() 185 …bedtlsHashSha1Final(struct HksMbedtlsHashCtx *ctx, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHashSha1Final() 282 struct HksBlob *hash) in HksMbedtlsHashSha256Final() 381 struct HksBlob *hash) in HksMbedtlsHashSha512Final() 527 int32_t HksMbedtlsHashFinal(void **cryptoCtx, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHashFinal() 604 int32_t HksMbedtlsHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHash()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
H A D | entity.h | 67 inline uint64_t hash(const CORE_NS::Entity& b) in hash() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | modify_time_cursor.h | 39 std::vector<uint8_t> hash; in ConvertPRIKey() local
|
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/mini/ |
H A D | huks_adapter_diff_impl.c | 61 int32_t HashToPointX25519(const Uint8Buff *hash, Uint8Buff *outEcPoint) in HashToPointX25519()
|
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/small/ |
H A D | huks_adapter_diff_impl.c | 34 int32_t HashToPointX25519(const Uint8Buff *hash, Uint8Buff *outEcPoint) in HashToPointX25519()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_drawing_filter.cpp | 51 RSDrawingFilter::RSDrawingFilter(std::shared_ptr<Drawing::ImageFilter> imageFilter, uint32_t hash) in RSDrawingFilter() 67 …std::shared_ptr<RSShaderFilter> shaderFilter, uint32_t hash) : RSFilter(), imageFilter_(imageFilte… in RSDrawingFilter() 76 std::vector<std::shared_ptr<RSShaderFilter>> shaderFilters, uint32_t hash) in RSDrawingFilter() 81 uint32_t hash = shaderFilter->Hash(); in RSDrawingFilter() local 191 auto hash = SkOpts::hash(&imageFilterHash_, sizeof(imageFilterHash_), hash_); in Hash() local
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/ |
H A D | b_report_entity.h | 33 std::string hash; member
|
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/ |
H A D | huks_adapter_diff_impl.c | 34 int32_t HashToPointX25519(const Uint8Buff *hash, Uint8Buff *outEcPoint) in HashToPointX25519()
|
/ohos5.0/foundation/resourceschedule/ffrt/benchmarks/base/ |
H A D | base.cpp | 74 uint64_t hash = 14695981039346656037ULL; in BenchmarkNative() local 105 uint64_t hash = 14695981039346656037ULL; in BenchmarkFFRT() local
|
/ohos5.0/base/update/sys_installer_lite/frameworks/source/verify/ |
H A D | hota_verify.c | 74 static int32 HotaCalcImageHash(uint8 *dataAddr, uint32 dataLen, uint8 *hash, uint32 hashLen) in HotaCalcImageHash() 103 static int32 HotaSignVerifyByHash(const uint8 *hash, uint32 hashLen, const uint8 *imageSign, uint32… in HotaSignVerifyByHash()
|
/ohos5.0/base/update/updater/services/package/pkg_verify/ |
H A D | pkcs7_signed_data.cpp | 54 std::vector<uint8_t> &hash) in GetHashFromSignBlock() 101 int32_t Pkcs7SignedData::Verify(const std::vector<uint8_t> &hash, const std::vector<uint8_t> &sig, in Verify() 416 …dData::Pkcs7SignleSignerVerify(const Pkcs7SignerInfo &signerInfo, const std::vector<uint8_t> &hash, in Pkcs7SignleSignerVerify() 446 …gnedData::VerifyDigest(X509 *cert, const Pkcs7SignerInfo &signer, const std::vector<uint8_t> &hash, in VerifyDigest()
|