Home
last modified time | relevance | path

Searched defs:hash (Results 1101 - 1125 of 1347) sorted by relevance

1...<<41424344454647484950>>...54

/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/
H A Dhvigor-wrapper.js
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c890 unsigned char hash[MAX_HASH_SIZE]; in PKCS7_VerifySignerSignature() local
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c115 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 Dhuks_adapter.c206 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 Dhuks_adapter_mock_for_pake.c186 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 Dhuks_adapter_mock.c186 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 Dsim_file_manager.cpp601 unsigned char hash[SHA256_DIGEST_LENGTH]; in EncryptImsi() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
H A Ddrv_cipher_kapi.h323 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 Dresource_tool.c594 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 Dresource_tool.c611 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 Dbundle_util.cpp880 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 Drender_node_default_material_render_slot.cpp145 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 Drs_render_service_connection_stub.cpp1320 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 Dupgrade_restore.cpp1043 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 Dlnn_net_builder_deps_mock.cpp699 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c693 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 Dauth_manager.c1037 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 Dlnn_connection_fsm.c512 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 Dlnn_local_net_ledger.c1640 uint8_t hash[UDID_HASH_LEN] = {0}; in LlGetUdidHash() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp376 std::vector<std::string> hash = {"DEC", "update_", "insert_"}; in UpdateDiffType() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp998 bool hash = false; in RemoveDeviceData() local
/third_party/ffmpeg/libavcodec/
H A Dg2meet.c119 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 Dmotion_est.c1298 static const uint8_t hash[]={ in bidir_refine() local
/third_party/eudev/src/shared/
H A Dhashmap.c1242 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 Dvf_paletteuse.c350 const unsigned hash = rhash<<(NBITS*2) | ghash<<NBITS | bhash; in color_get() local

Completed in 63 milliseconds

1...<<41424344454647484950>>...54