| /applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
| H A D | hvigor-wrapper.js | |
| /base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
| H A D | mbedtls_pkcs7.c | 890 unsigned char hash[MAX_HASH_SIZE]; in PKCS7_VerifySignerSignature() local
|
| /base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
| H A D | huks_adapter.c | 115 static int32_t Sha256(const Uint8Buff *message, Uint8Buff *hash) in Sha256() argument 1138 static int32_t HashToPoint(const Uint8Buff *hash, Algorith argument [all...] |
| /base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/ |
| H A D | huks_adapter.c | 206 struct HksBlob hash = { 0, NULL }; in sha256() local 1502 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); sign() local 1603 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); verify() local 1645 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); verify_with_public_key() local [all...] |
| /base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/ |
| H A D | huks_adapter_mock_for_pake.c | 186 struct HksBlob hash = { 0, NULL }; in sha256() local 1399 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); sign() local 1485 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); verify_with_public_key() local [all...] |
| H A D | huks_adapter_mock.c | 186 struct HksBlob hash = { 0, NULL }; in sha256() local 1328 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); sign() local 1415 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); verify_with_public_key() local [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_file_manager.cpp | 601 unsigned char hash[SHA256_DIGEST_LENGTH]; in EncryptImsi() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
| H A D | drv_cipher_kapi.h | 323 hi_u32 hash[HASH_RESULT_MAX_SIZE_IN_WORD]; /* buffer holding the hash data */ member [all...] |
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| H A D | resource_tool.c | 594 char hash[MAX_HASH_LEN]; /* hash data */ member 1390 static int write_file(int offset_block, const char *src_path, char hash[], int hash_size) in write_file() argument 1464 char hash[20]; /* sha1 */ in write_index_tbl() local [all...] |
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| H A D | resource_tool.c | 611 char hash[MAX_HASH_LEN]; /* hash data */ member 1482 char hash[20]; /* sha1 */ in write_index_tbl() local 1409 write_file(int offset_block, const char *src_path, char hash[], int hash_size) write_file() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_util.cpp | 880 size_t hash = hasher(s); in GetHexHash() local 883 ss << std::hex << hash; in GetHexHash() local 895 std::string hash = GetHexHash(s); in RecursiveHash() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| H A D | render_node_default_material_render_slot.cpp | 145 uint64_t hash = ((uint64_t)renderHash & RENDER_HASH_FLAGS_MASK) | in HashShaderDataAndSubmesh() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
| H A D | rs_render_service_connection_stub.cpp | 1320 uint32_t hash = data.ReadUint32(); in OnRemoteRequest() local 1331 uint32_t hash = data.ReadUint32(); in OnRemoteRequest() local
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
| H A D | upgrade_restore.cpp | 1043 std::string hash = GetStringVal(GALLERY_MERGE_FACE_HASH, resultSet); in NeedBatchQueryPhotoForPortrait() local [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_net_builder_deps_mock.cpp | 699 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash() argument
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_session_fsm.c | 693 uint8_t hash[SHA_256_HASH_LEN] = {0}; in RecoveryNormalizedDeviceKey() local 722 uint8_t hash[SHA_256_HASH_LEN] = {0}; in RecoveryFastAuthKey() local [all...] |
| H A D | auth_manager.c | 1037 static int32_t GenerateUdidHash(const char *udid, uint8_t *hash) in GenerateUdidHash() argument 1073 uint8_t hash[SHA_256_HASH_LEN] = { 0 }; in AuthManagerSetAuthFinished() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_connection_fsm.c | 512 uint8_t hash[UDID_HASH_LEN] = { 0 }; in GetUdidHashForDfx() local 548 uint8_t hash[UDID_HASH_LEN] = { 0 }; in GetPeerUdidHash() local 1215 uint8_t hash[SHA_256_HASH_LEN] = { 0 }; in ProcessBleOnline() local [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/ |
| H A D | lnn_local_net_ledger.c | 1640 uint8_t hash[UDID_HASH_LEN] = {0}; in LlGetUdidHash() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| H A D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 376 std::vector<std::string> hash = {"DEC", "update_", "insert_"}; in UpdateDiffType() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store.cpp | 998 bool hash = false; in RemoveDeviceData() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | g2meet.c | 119 ePICPixHash hash; member 390 static void epic_hash_init(ePICPixHash *hash) in epic_hash_init() argument 395 static ePICPixHashElem *epic_hash_find(const ePICPixHash *hash, uint32_t key) in epic_hash_find() argument 407 static ePICPixHashElem *epic_hash_add(ePICPixHash *hash, uint32_ argument 430 epic_add_pixel_to_cache(ePICPixHash *hash, uint32_t key, uint32_t pix) epic_add_pixel_to_cache() argument 451 epic_cache_entries_for_pixel(const ePICPixHash *hash, uint32_t pix) epic_cache_entries_for_pixel() argument 462 epic_free_pixel_cache(ePICPixHash *hash) epic_free_pixel_cache() argument [all...] |
| H A D | motion_est.c | 1298 static const uint8_t hash[]={ in bidir_refine() local
|
| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 1242 unsigned hash, idx; hashmap_put() local 1264 unsigned hash, idx; set_put() local 1281 unsigned hash, idx; hashmap_replace() local 1312 unsigned hash, idx; hashmap_update() local 1328 unsigned hash, idx; internal_hashmap_get() local 1344 unsigned hash, idx; hashmap_get2() local 1362 unsigned hash; internal_hashmap_contains() local 1373 unsigned hash, idx; internal_hashmap_remove() local 1393 unsigned hash, idx; hashmap_remove2() local 1511 unsigned hash, idx; hashmap_remove_value() local 1794 unsigned hash, idx; ordered_hashmap_next() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_paletteuse.c | 350 const unsigned hash = rhash<<(NBITS*2) | ghash<<NBITS | bhash; in color_get() local
|