Home
last modified time | relevance | path

Searched defs:hash (Results 776 - 800 of 2511) sorted by relevance

1...<<31323334353637383940>>...101

/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H A Dota_test.cpp302 static int HotaCalcImageHash(uint8 *dataAddr, uint32 dataLen, uint8 *hash, uint32 hashLen) in HotaCalcImageHash() argument
/base/update/updater/services/package/pkg_verify/
H A Dpkcs7_signed_data.cpp101 int32_t Pkcs7SignedData::Verify(const std::vector<uint8_t> &hash, const std::vector<uint8_t> &sig, in Verify() argument
416 int32_t Pkcs7SignedData::Pkcs7SignleSignerVerify(const Pkcs7SignerInfo &signerInfo, const std::vector<uint8_t> &hash, in Pkcs7SignleSignerVerify() argument
446 int32_t Pkcs7SignedData::VerifyDigest(X509 *cert, const Pkcs7SignerInfo &signer, const std::vector<uint8_t> &hash, in VerifyDigest() argument
53 GetHashFromSignBlock(const uint8_t *srcData, const size_t dataLen, std::vector<uint8_t> &hash) GetHashFromSignBlock() argument
/base/update/updater/test/unittest/package/
H A Dpkg_verify_unittest.cpp161 std::vector<uint8_t> hash; in TestPkcs7SignedDataFailed() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.h206 uint64_t hash = 2166136261; in FNVHash() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp35 uint64_t BASE_NS::hash(const RENDER_NS::ShaderSpecializationConstantDataView& specialization) in hash() function in BASE_NS
192 const uint64_t hash = HashComputeShader(shaderHandle, shaderSpecialization); in GetComputePsoHandle() local
268 const uint64_t hash = HashGraphicsShader(shader, graphicsState, dynamicStates, shaderSpecialization, cGfxHash); in GetGraphicsPsoHandleImpl() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dmeta_types.h41 inline constexpr BASE_NS::Uid MakeUidImpl(uint64_t hash, const char (&type)[9]) in MakeUidImpl() argument
81 inline constexpr uint64_t CombineHash(uint64_t hash) in CombineHash() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.h212 inline uint64_t hash(const RENDER_NS::RenderHandle& value) in hash() function
H A Dgpu_resource_cache.cpp227 uint64_t hash = (((uint64_t)mipLayerSwizzleHash) << 32u) | sizeHash; in HashCacheGpuImageDesc() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_pool_manager_vk.cpp43 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() argument
93 HashRenderPassLayouts( uint64_t& hash, const RenderPassDesc& renderPassDesc, const RenderPassImageLayouts& renderPassImageLayouts) HashRenderPassLayouts() argument
102 HashFramebuffer( uint64_t& hash, const RenderPassDesc& renderPassDesc, const GpuResourceManager& gpuResourceMgr) HashFramebuffer() argument
113 HashRenderPassOps(uint64_t& hash, const RenderPassDesc& renderPassDesc) HashRenderPassOps() argument
[all...]
H A Dgpu_memory_allocator_vk.cpp76 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(bu in CreatePoolForBuffers() local
483 const uint64_t hash = BASE_NS::hash(img); CreatePoolForImages() local
504 const size_t hash = BASE_NS::hash(desc); GetBufferPoolDebugName() local
513 const size_t hash = BASE_NS::hash(desc); GetImagePoolDebugName() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp164 float PerlinNoise2D::Grad(int hash, float x, float y) in Grad() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_typeface_cache.cpp58 bool RSTypefaceCache::AddIfFound(uint64_t uniqueId, uint32_t hash) in AddIfFound() argument
73 bool RSTypefaceCache::HasTypeface(uint64_t uniqueId, uint32_t hash) in HasTypeface() argument
[all...]
/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
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h102 uint64_t hash; member
137 inline uint64_t hash(const CORE_NS::PropertyTypeDecl& value) in hash() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtypeface.cpp180 void Typeface::SetHash(uint32_t hash) in SetHash() argument
/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/
H A Drpc_mini_socket_trans.c64 uint16_t hash = DEFAULT_HASH_SEED; in Hash() local
H A Drpc_socket_trans.c62 uint16_t hash = DEFAULT_HASH_SEED; in Hash() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_subscribe_info_test.cpp214 SubscribeHash hash; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp140 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp115 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h116 const unsigned char *hash; member
/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp239 WhiteListItemHash hash; in GetCombKeysHash() local
247 void WhiteListUtil::GetAllComb(TYPE_COMBINATION_KEY_VEC vecs, WhiteListItemHash hash, in GetAllComb() argument
300 std::string hash in GetBusinessEventHash() local
326 std::string hash = GetBusinessEventHash(event); IsNeedFilterOut() local
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp42 std::size_t hash = HASH_DEFAULT_VALUE; in macAddrHash() local
52 std::size_t hash = macAddrHash(macAddr); in GetBindingByMac() local
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_aes_encrypt.c39 SoftBusGenerateHmacHash( const EncryptKey *randomKey, const uint8_t *rootKey, uint32_t rootKeyLen, uint8_t *hash, uint32_t hashLen) SoftBusGenerateHmacHash() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsha256.c117 FILLP_UINT32 hash[FILLP_HASH_ARRAY_SZ]; in FillpSha256Compile() local
[all...]

Completed in 16 milliseconds

1...<<31323334353637383940>>...101