Home
last modified time | relevance | path

Searched defs:hash (Results 526 - 550 of 1283) sorted by relevance

1...<<21222324252627282930>>...52

/applications/standard/app_samples/code/UI/ArkTsComponentCollection/StateManagement/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/contacts/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/filepicker/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/notes/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/photos/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/screenlock/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/screenshot/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/security_privacy_center/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/settings/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/settings_data/hvigor/
H A Dhvigor-wrapper.js
/applications/standard/systemui/hvigor/
H A Dhvigor-wrapper.js
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_hash.c320 static hi_s32 kapi_hmac_finish(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in kapi_hmac_finish() argument
364 kapi_hash_finsh_calc(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) kapi_hash_finsh_calc() argument
586 kapi_hash_finish(hi_u32 id, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) kapi_hash_finish() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check_secure.c158 hi_u8 hash[SHA_256_LEN] = { 0 }; in boot_upg_secure_verify() local
H A Dboot_upg_tool.c125 hi_u32 boot_upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_size) in boot_upg_hash_one_content() argument
154 boot_upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_hash_more_content() argument
191 boot_upg_lzma_secure_verify(const upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify() argument
230 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify_code() argument
268 boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_unsecure_verify_code() argument
285 hi_u8 hash[SHA_256_LEN] = { 0 }; boot_upg_check_before_decompress() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c223 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c234 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
H A Dupg_check_boot_bin.c23 hi_u8 hash[SHA_256_LENGTH]; in upg_check_boot_root_pub_key() local
131 hi_u8 hash[SHA_256_LENGTH] = { 0 }; in upg_check_boot_sub_key() local
243 hi_u8 hash[SHA_256_LENGTH] = { 0 }; upg_check_boot_from_mem() local
314 hi_u8 hash[SHA_256_LENGTH] = { 0 }; upg_check_unencrpt_boot_code() local
[all...]
/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

Completed in 82 milliseconds

1...<<21222324252627282930>>...52